<?xml version="1.0"?>
<rdf:RDF xmlns="https://francescomeneghello.com/ontology#"
     xml:base="https://francescomeneghello.com/ontology"
     xmlns:fm="https://francescomeneghello.com/ontology#"
     xmlns:wd="http://www.wikidata.org/entity/"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:wdd="https://wedontdesign.com/ontology#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:skos="http://www.w3.org/2004/02/skos/core#"
     xmlns:schema="https://schema.org/"
     xmlns:dcterms="http://purl.org/dc/terms/">
    <owl:Ontology rdf:about="https://francescomeneghello.com/ontology">
        <owl:versionIRI rdf:resource="https://francescomeneghello.com/ontology/4.2.1"/>
        <owl:imports rdf:resource="https://wedontdesign.com/ontology"/>
        <dcterms:creator>Francesco Meneghello</dcterms:creator>
        <dcterms:license rdf:resource="https://creativecommons.org/licenses/by-nc-nd/4.0/"/>
        <dcterms:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2026-04-18</dcterms:modified>
        <dcterms:publisher>Francesco Meneghello</dcterms:publisher>
        <rdfs:comment xml:lang="en">Formal ontology of the Francesco Meneghello professional system. Describes identity, services, portfolio, design vocabulary and operational context.</rdfs:comment>
        <rdfs:comment xml:lang="it">Ontologia formale del sistema professionale di Francesco Meneghello. Descrive identità, servizi, portfolio, vocabolario progettuale e contesto operativo.</rdfs:comment>
        <rdfs:label xml:lang="it">Francesco Meneghello — Ontologia semantica</rdfs:label>
        <rdfs:label xml:lang="en">Francesco Meneghello — Semantic Ontology</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/ontology/fm-ontology.ttl"/>
        <rdfs:seeAlso rdf:resource="https://wedontdesign.com/ontology/wdd-ontology.ttl"/>
        <owl:priorVersion rdf:resource="https://francescomeneghello.com/ontology/4.2"/>
        <owl:versionInfo>4.2.1</owl:versionInfo>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.org/dc/terms/modified -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/modified"/>
    


    <!-- http://www.w3.org/2004/02/skos/core#exactMatch -->

    <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#exactMatch"/>
    


    <!-- http://www.w3.org/2004/02/skos/core#inScheme -->

    <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#inScheme"/>
    


    <!-- http://www.w3.org/2004/02/skos/core#prefLabel -->

    <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#prefLabel"/>
    


    <!-- https://schema.org/url -->

    <owl:AnnotationProperty rdf:about="https://schema.org/url"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.w3.org/2001/XMLSchema#date -->

    <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#date"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- https://francescomeneghello.com/ontology#appliedToMaterial -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#appliedToMaterial">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="en">Material to which the technique is applied.</rdfs:comment>
        <rdfs:comment xml:lang="it">Materiale su cui la tecnica viene applicata.</rdfs:comment>
        <rdfs:label xml:lang="it">applicata a materiale</rdfs:label>
        <rdfs:label xml:lang="en">applied to material</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#coDesignedBy -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#coDesignedBy">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Person"/>
        <rdfs:comment xml:lang="en">Co-author of the design project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Co-autore del progetto di design.</rdfs:comment>
        <rdfs:label xml:lang="en">co-designed by</rdfs:label>
        <rdfs:label xml:lang="it">co-progettato con</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#collaboratesWith -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#collaboratesWith">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Agent"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Agent"/>
        <rdfs:comment xml:lang="it">Partnership ricorrenti. Simmetrica: se A collabora con B, allora B collabora con A.</rdfs:comment>
        <rdfs:comment xml:lang="en">Recurring partnerships. Symmetric: if A collaborates with B, then B collaborates with A.</rdfs:comment>
        <rdfs:label xml:lang="it">collabora con</rdfs:label>
        <rdfs:label xml:lang="en">collaborates with</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#componentHasFinish -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#componentHasFinish">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:comment xml:lang="en">Finish of the individual product component.</rdfs:comment>
        <rdfs:comment xml:lang="it">Finitura del singolo componente del prodotto.</rdfs:comment>
        <rdfs:label xml:lang="en">component has finish</rdfs:label>
        <rdfs:label xml:lang="it">componente ha finitura</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#componentUsesMaterial -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#componentUsesMaterial">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="en">Material of the individual product component.</rdfs:comment>
        <rdfs:comment xml:lang="it">Materiale del singolo componente del prodotto.</rdfs:comment>
        <rdfs:label xml:lang="en">component uses material</rdfs:label>
        <rdfs:label xml:lang="it">componente usa materiale</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#designedFor -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#designedFor">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Brand"/>
        <rdfs:comment xml:lang="it">Brand committente per cui il prodotto è stato progettato.</rdfs:comment>
        <rdfs:comment xml:lang="en">Commissioning brand for which the product was designed.</rdfs:comment>
        <rdfs:label xml:lang="en">designed for</rdfs:label>
        <rdfs:label xml:lang="it">disegnato per</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#elementHasFinish -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#elementHasFinish">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:comment xml:lang="it">Finitura visibile/applicata dell&apos;elemento. Distinta da fm:hasFinish (Material → Finish) che descrive il trattamento superficiale del materiale in sé.</rdfs:comment>
        <rdfs:comment xml:lang="en">Visible/applied finish of the element. Distinct from fm:hasFinish (Material → Finish) which describes the surface treatment of the material itself.</rdfs:comment>
        <rdfs:label xml:lang="en">element has finish</rdfs:label>
        <rdfs:label xml:lang="it">elemento ha finitura</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#elementUsesMaterial -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#elementUsesMaterial">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="en">Material the element is made of. Distinct from fm:usesMaterial (Project → Material) which describes the project&apos;s dominant material palette.</rdfs:comment>
        <rdfs:comment xml:lang="it">Materiale di cui è composto l&apos;elemento. Distinta da fm:usesMaterial (Project → Material) che descrive la palette materica dominante del progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">element uses material</rdfs:label>
        <rdfs:label xml:lang="it">elemento usa materiale</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#elementUsesTechnique -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#elementUsesTechnique">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:comment xml:lang="en">Craft technique used to produce the element. Distinct from fm:usesTechnique (Project → CraftTechnique) which describes project-level techniques.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tecnica artigianale impiegata nella realizzazione dell&apos;elemento. Distinta da fm:usesTechnique (Project → CraftTechnique) che descrive le tecniche a livello di progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">element uses technique</rdfs:label>
        <rdfs:label xml:lang="it">elemento usa tecnica</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#featuredIn -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#featuredIn">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <rdfs:comment xml:lang="it">Pubblicazione in cui il progetto è apparso.</rdfs:comment>
        <rdfs:comment xml:lang="en">Publication in which the project appeared.</rdfs:comment>
        <rdfs:label xml:lang="en">featured in</rdfs:label>
        <rdfs:label xml:lang="it">pubblicato su</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#forClient -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#forClient">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ClientCategory"/>
        <rdfs:comment xml:lang="it">Categoria di committenza del progetto.</rdfs:comment>
        <rdfs:comment xml:lang="en">Client category of the project.</rdfs:comment>
        <rdfs:label xml:lang="en">for client</rdfs:label>
        <rdfs:label xml:lang="it">per committente</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasArchitecturalStyle -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasArchitecturalStyle">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ArchitecturalStyle"/>
        <rdfs:comment xml:lang="en">Architectural style of the building.</rdfs:comment>
        <rdfs:comment xml:lang="it">Stile architettonico dell&apos;edificio.</rdfs:comment>
        <rdfs:label xml:lang="it">ha stile architettonico</rdfs:label>
        <rdfs:label xml:lang="en">has architectural style</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasArtisticInvolvement -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasArtisticInvolvement">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvement"/>
        <rdfs:comment xml:lang="en">Level of art integration in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Livello di integrazione artistica nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">ha coinvolgimento artistico</rdfs:label>
        <rdfs:label xml:lang="en">has artistic involvement</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasBudgetBand -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasBudgetBand">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#BudgetBand"/>
        <rdfs:comment xml:lang="it">Fascia economica del progetto (€ … €€€€).</rdfs:comment>
        <rdfs:comment xml:lang="en">Project budget band (€ … €€€€).</rdfs:comment>
        <rdfs:label xml:lang="it">ha fascia di budget</rdfs:label>
        <rdfs:label xml:lang="en">has budget band</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasBuildingMorphology -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasBuildingMorphology">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphology"/>
        <rdfs:comment xml:lang="en">Building form.</rdfs:comment>
        <rdfs:comment xml:lang="it">Forma dell&apos;edificio.</rdfs:comment>
        <rdfs:label xml:lang="it">ha morfologia edificio</rdfs:label>
        <rdfs:label xml:lang="en">has building morphology</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasBuildingPeriod -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasBuildingPeriod">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriod"/>
        <rdfs:comment xml:lang="en">Construction period of the building.</rdfs:comment>
        <rdfs:comment xml:lang="it">Epoca di costruzione dell&apos;edificio.</rdfs:comment>
        <rdfs:label xml:lang="it">ha epoca di costruzione</rdfs:label>
        <rdfs:label xml:lang="en">has building period</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasClientProfile -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasClientProfile">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#PrivateClientProfile"/>
        <rdfs:comment xml:lang="en">Private client profile.</rdfs:comment>
        <rdfs:comment xml:lang="it">Profilo del committente privato.</rdfs:comment>
        <rdfs:label xml:lang="it">ha profilo committente</rdfs:label>
        <rdfs:label xml:lang="en">has client profile</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasCommissionType -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasCommissionType">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#CommissionType"/>
        <rdfs:comment xml:lang="it">Ampiezza dell&apos;incarico: full service, solo concept, solo esecutivi, ecc.</rdfs:comment>
        <rdfs:comment xml:lang="en">Scope of commission: full service, concept only, exec only, etc.</rdfs:comment>
        <rdfs:label xml:lang="it">ha tipo di incarico</rdfs:label>
        <rdfs:label xml:lang="en">has commission type</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasComponent -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasComponent">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <rdfs:comment xml:lang="it">Parte fisica del prodotto.</rdfs:comment>
        <rdfs:comment xml:lang="en">Physical part of the product.</rdfs:comment>
        <rdfs:label xml:lang="it">ha componente</rdfs:label>
        <rdfs:label xml:lang="en">has component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasCustomizationLevel -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasCustomizationLevel">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#CustomizationLevel"/>
        <rdfs:comment xml:lang="it">Da catalogo standard a pezzo unico.</rdfs:comment>
        <rdfs:comment xml:lang="en">From off-the-shelf to one-of-a-kind.</rdfs:comment>
        <rdfs:label xml:lang="it">ha grado di personalizzazione</rdfs:label>
        <rdfs:label xml:lang="en">has customization level</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasDesignPrinciple -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasDesignPrinciple">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:comment xml:lang="en">Design principle embodied by the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Principio progettuale incarnato dal progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">ha principio progettuale</rdfs:label>
        <rdfs:label xml:lang="en">has design principle</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasDesignStyle -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasDesignStyle">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#DesignStyle"/>
        <rdfs:comment xml:lang="en">Aesthetic style of the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Stile estetico del progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">ha stile</rdfs:label>
        <rdfs:label xml:lang="en">has design style</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasDuration -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasDuration">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#DurationBand"/>
        <rdfs:comment xml:lang="it">Fascia temporale del progetto (&lt;3 mesi … &gt;12 mesi).</rdfs:comment>
        <rdfs:comment xml:lang="en">Project time-frame band (&lt;3 months … &gt;12 months).</rdfs:comment>
        <rdfs:label xml:lang="it">ha durata</rdfs:label>
        <rdfs:label xml:lang="en">has duration</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasElement -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasElement">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <rdfs:comment xml:lang="it">Collega il progetto a un elemento fisico presente nello spazio.</rdfs:comment>
        <rdfs:comment xml:lang="en">Links the project to a physical element present in the space.</rdfs:comment>
        <rdfs:label xml:lang="it">ha elemento</rdfs:label>
        <rdfs:label xml:lang="en">has element</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasFinish -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasFinish">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:comment xml:lang="en">Surface treatment applied to the material.</rdfs:comment>
        <rdfs:comment xml:lang="it">Trattamento superficiale applicato al materiale.</rdfs:comment>
        <rdfs:label xml:lang="it">ha finitura</rdfs:label>
        <rdfs:label xml:lang="en">has finish</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasFixedElement -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasFixedElement">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#FixedElement"/>
        <rdfs:comment xml:lang="en">Characterising fixed architectural element.</rdfs:comment>
        <rdfs:comment xml:lang="it">Elemento architettonico fisso caratterizzante.</rdfs:comment>
        <rdfs:label xml:lang="it">ha elemento fisso</rdfs:label>
        <rdfs:label xml:lang="en">has fixed element</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasFurnitureType -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasFurnitureType">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#FurnitureType"/>
        <rdfs:comment xml:lang="en">Furniture type in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tipologia di arredi nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">ha tipo arredo</rdfs:label>
        <rdfs:label xml:lang="en">has furniture type</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasHeritageCondition -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasHeritageCondition">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#HeritageCondition"/>
        <rdfs:comment xml:lang="it">Condizione patrimoniale dell&apos;edificio. Implica vincoli e approccio conservativo.</rdfs:comment>
        <rdfs:comment xml:lang="en">Heritage condition of the building. Implies constraints and a conservation approach.</rdfs:comment>
        <rdfs:label xml:lang="it">ha condizione patrimoniale</rdfs:label>
        <rdfs:label xml:lang="en">has heritage condition</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasIntendedUse -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasIntendedUse">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#IntendedUse"/>
        <rdfs:comment xml:lang="it">Prima casa, seconda casa, pied-à-terre, investimento.</rdfs:comment>
        <rdfs:comment xml:lang="en">Primary home, second home, pied-à-terre, investment.</rdfs:comment>
        <rdfs:label xml:lang="it">ha destinazione d&apos;uso</rdfs:label>
        <rdfs:label xml:lang="en">has intended use</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasInterventionType -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasInterventionType">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Service"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:comment xml:lang="it">Ambiti progettuali specifici del servizio.</rdfs:comment>
        <rdfs:comment xml:lang="en">Specific project scopes of the service.</rdfs:comment>
        <rdfs:label xml:lang="it">ha tipologia di intervento</rdfs:label>
        <rdfs:label xml:lang="en">has intervention type</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasLightingType -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasLightingType">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#LightingType"/>
        <rdfs:comment xml:lang="en">Lighting type present in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tipo di illuminazione presente nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">ha tipo illuminazione</rdfs:label>
        <rdfs:label xml:lang="en">has lighting type</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasMediaType -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasMediaType">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#MediaType"/>
        <rdfs:comment xml:lang="en">Media type of the publication.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tipo di media della pubblicazione.</rdfs:comment>
        <rdfs:label xml:lang="it">ha tipo di media</rdfs:label>
        <rdfs:label xml:lang="en">has media type</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasProcessTemplate -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasProcessTemplate">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Service"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <rdfs:comment xml:lang="en">Standard process template of the service.</rdfs:comment>
        <rdfs:comment xml:lang="it">Template di processo standard del servizio.</rdfs:comment>
        <rdfs:label xml:lang="it">ha template di processo</rdfs:label>
        <rdfs:label xml:lang="en">has process template</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasProductTypology -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasProductTypology">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ProductTypology"/>
        <rdfs:comment xml:lang="it">Classificazione funzionale del prodotto.</rdfs:comment>
        <rdfs:comment xml:lang="en">Functional classification of the product.</rdfs:comment>
        <rdfs:label xml:lang="it">ha tipologia prodotto</rdfs:label>
        <rdfs:label xml:lang="en">has product typology</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasProductionModel -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasProductionModel">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ProductionType"/>
        <rdfs:comment xml:lang="en">Production type: industrial, artisanal, unique piece.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tipo di produzione: industriale, artigianale, pezzo unico.</rdfs:comment>
        <rdfs:label xml:lang="it">ha modello produttivo</rdfs:label>
        <rdfs:label xml:lang="en">has production model</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasSpace -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasSpace">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:comment xml:lang="en">Room type present in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tipo di ambiente presente nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">ha ambiente</rdfs:label>
        <rdfs:label xml:lang="en">has space</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasStage -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasStage">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <rdfs:comment xml:lang="it">Fase all&apos;interno del template di processo.</rdfs:comment>
        <rdfs:comment xml:lang="en">Stage within the process template.</rdfs:comment>
        <rdfs:label xml:lang="it">ha fase</rdfs:label>
        <rdfs:label xml:lang="en">has stage</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasStatus -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasStatus">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Status"/>
        <rdfs:comment xml:lang="en">Project status: completed, in progress, concept.</rdfs:comment>
        <rdfs:comment xml:lang="it">Stato del progetto: completato, in corso, concept.</rdfs:comment>
        <rdfs:label xml:lang="it">ha stato</rdfs:label>
        <rdfs:label xml:lang="en">has status</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasSurface -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasSurface">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#SurfaceBand"/>
        <rdfs:comment xml:lang="it">Fascia di superficie in metri quadri (&lt;50 … &gt;250 mq).</rdfs:comment>
        <rdfs:comment xml:lang="en">Surface band in square metres (&lt;50 … &gt;250 sqm).</rdfs:comment>
        <rdfs:label xml:lang="it">ha superficie</rdfs:label>
        <rdfs:label xml:lang="en">has surface</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasUrbanContext -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasUrbanContext">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#UrbanContext"/>
        <rdfs:comment xml:lang="it">Contesto urbano e insediativo del progetto.</rdfs:comment>
        <rdfs:comment xml:lang="en">Urban and settlement context of the project.</rdfs:comment>
        <rdfs:label xml:lang="it">ha contesto urbano</rdfs:label>
        <rdfs:label xml:lang="en">has urban context</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasUseContext -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasUseContext">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#UseContext"/>
        <rdfs:comment xml:lang="it">Contesto ambientale o funzionale di destinazione.</rdfs:comment>
        <rdfs:comment xml:lang="en">Intended environmental or functional context.</rdfs:comment>
        <rdfs:label xml:lang="it">ha contesto d&apos;uso</rdfs:label>
        <rdfs:label xml:lang="en">has use context</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#hasVariant -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#hasVariant">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#ProductVariant"/>
        <rdfs:comment xml:lang="en">Installation, dimensional or morphological variant.</rdfs:comment>
        <rdfs:comment xml:lang="it">Variante installativa, dimensionale o morfologica.</rdfs:comment>
        <rdfs:label xml:lang="it">ha variante</rdfs:label>
        <rdfs:label xml:lang="en">has variant</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#holdsRole -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#holdsRole">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Person"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Role"/>
        <rdfs:comment xml:lang="en">Professional role held by the person.</rdfs:comment>
        <rdfs:comment xml:lang="it">Ruolo professionale ricoperto dalla persona.</rdfs:comment>
        <rdfs:label xml:lang="en">holds role</rdfs:label>
        <rdfs:label xml:lang="it">ricopre il ruolo</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#inRoom -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#inRoom">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:comment xml:lang="it">Ambiente in cui l&apos;elemento è collocato.</rdfs:comment>
        <rdfs:comment xml:lang="en">Room where the element is placed.</rdfs:comment>
        <rdfs:label xml:lang="en">in room</rdfs:label>
        <rdfs:label xml:lang="it">nell&apos;ambiente</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#inSector -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#inSector">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ClientCategory"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:comment xml:lang="en">Business sector of the corporate client.</rdfs:comment>
        <rdfs:comment xml:lang="it">Settore di attività del committente corporate.</rdfs:comment>
        <rdfs:label xml:lang="en">in sector</rdfs:label>
        <rdfs:label xml:lang="it">nel settore</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#inspiredBy -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#inspiredBy">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#DesignReference"/>
        <rdfs:comment xml:lang="en">Explicit design reference that influenced the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Riferimento progettuale esplicito che ha influenzato il progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">inspired by</rdfs:label>
        <rdfs:label xml:lang="it">ispirato a</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#involvesPartner -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#involvesPartner">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#PartnerRole"/>
        <rdfs:comment xml:lang="en">Partner role involved in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Ruolo del partner coinvolto nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">coinvolge partner</rdfs:label>
        <rdfs:label xml:lang="en">involves partner</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#isInspiredBy -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#isInspiredBy">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#DesignReference"/>
        <rdfs:comment xml:lang="en">Declared conceptual or cultural reference.</rdfs:comment>
        <rdfs:comment xml:lang="it">Riferimento concettuale o culturale dichiarato.</rdfs:comment>
        <rdfs:label xml:lang="en">inspired by</rdfs:label>
        <rdfs:label xml:lang="it">ispirato da</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#launchedAt -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#launchedAt">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#LaunchEvent"/>
        <rdfs:comment xml:lang="it">Evento fieristico di presentazione del prodotto.</rdfs:comment>
        <rdfs:comment xml:lang="en">Trade fair or event where the product was launched.</rdfs:comment>
        <rdfs:label xml:lang="it">lanciato a</rdfs:label>
        <rdfs:label xml:lang="en">launched at</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#locatedIn -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#locatedIn">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Location"/>
        <rdfs:comment xml:lang="it">Dove si trova il progetto.</rdfs:comment>
        <rdfs:comment xml:lang="en">Where the project is located.</rdfs:comment>
        <rdfs:label xml:lang="it">localizzato in</rdfs:label>
        <rdfs:label xml:lang="en">located in</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#madeBy -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#madeBy">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:comment xml:lang="en">Manufacturer or brand of the element.</rdfs:comment>
        <rdfs:comment xml:lang="it">Produttore o brand dell&apos;elemento.</rdfs:comment>
        <rdfs:label xml:lang="en">made by</rdfs:label>
        <rdfs:label xml:lang="it">prodotto da</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#operatedBy -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#operatedBy">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Service"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Agent"/>
        <rdfs:comment xml:lang="en">Person or studio that operates the service.</rdfs:comment>
        <rdfs:comment xml:lang="it">Persona o studio che eroga il servizio.</rdfs:comment>
        <rdfs:label xml:lang="it">erogato da</rdfs:label>
        <rdfs:label xml:lang="en">operated by</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#providesService -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#providesService">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Studio"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Service"/>
        <rdfs:comment xml:lang="it">Collega lo Studio ai Servizi erogati.</rdfs:comment>
        <rdfs:comment xml:lang="en">Links the Studio to the Services it provides.</rdfs:comment>
        <rdfs:label xml:lang="it">eroga servizio</rdfs:label>
        <rdfs:label xml:lang="en">provides service</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#usedService -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#usedService">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Service"/>
        <rdfs:comment xml:lang="en">Service delivered in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Servizio erogato nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">servizio erogato</rdfs:label>
        <rdfs:label xml:lang="en">used service</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#usesColor -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#usesColor">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Color"/>
        <rdfs:comment xml:lang="en">Color family in the project palette.</rdfs:comment>
        <rdfs:comment xml:lang="it">Famiglia cromatica nella palette del progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">usa colore</rdfs:label>
        <rdfs:label xml:lang="en">uses color</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#usesMaterial -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#usesMaterial">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="it">Materiali usati nel progetto.</rdfs:comment>
        <rdfs:comment xml:lang="en">Materials used in the project.</rdfs:comment>
        <rdfs:label xml:lang="it">usa materiale</rdfs:label>
        <rdfs:label xml:lang="en">uses material</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#usesTechnique -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#usesTechnique">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:comment xml:lang="en">Craft technique employed in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tecnica artigianale impiegata nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">usa tecnica</rdfs:label>
        <rdfs:label xml:lang="en">uses technique</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://francescomeneghello.com/ontology#wonAward -->

    <owl:ObjectProperty rdf:about="https://francescomeneghello.com/ontology#wonAward">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:comment xml:lang="en">Award received by the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Premio ricevuto dal progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">ha vinto premio</rdfs:label>
        <rdfs:label xml:lang="en">won award</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- https://francescomeneghello.com/ontology#dimensionLabel -->

    <owl:DatatypeProperty rdf:about="https://francescomeneghello.com/ontology#dimensionLabel">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"/>
        <rdfs:comment xml:lang="it">Dimensione semantica dell&apos;ambito product.</rdfs:comment>
        <rdfs:comment xml:lang="en">Semantic dimension of the product scope.</rdfs:comment>
        <rdfs:label xml:lang="en">dimension label</rdfs:label>
        <rdfs:label xml:lang="it">etichetta dimensione</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://francescomeneghello.com/ontology#editionUnitLabel -->

    <owl:DatatypeProperty rdf:about="https://francescomeneghello.com/ontology#editionUnitLabel">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"/>
        <rdfs:comment xml:lang="it">Etichetta dell&apos;unità di misura: pezzi, metri, esemplari.</rdfs:comment>
        <rdfs:comment xml:lang="en">Unit of measure label: pieces, metres, specimens.</rdfs:comment>
        <rdfs:label xml:lang="en">edition unit label</rdfs:label>
        <rdfs:label xml:lang="it">unità di misura edizione</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://francescomeneghello.com/ontology#editionUnits -->

    <owl:DatatypeProperty rdf:about="https://francescomeneghello.com/ontology#editionUnits">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
        <rdfs:comment xml:lang="en">Number of specimens or units of the edition, as a queryable quantity.</rdfs:comment>
        <rdfs:comment xml:lang="it">Numero di esemplari o unità dell&apos;edizione, come quantità interrogabile.</rdfs:comment>
        <rdfs:label xml:lang="en">edition units</rdfs:label>
        <rdfs:label xml:lang="it">numero unità edizione</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://francescomeneghello.com/ontology#elementDesigner -->

    <owl:DatatypeProperty rdf:about="https://francescomeneghello.com/ontology#elementDesigner">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en">Name of the element&apos;s designer(s).</rdfs:comment>
        <rdfs:comment xml:lang="it">Nome del designer o dei designer dell&apos;elemento.</rdfs:comment>
        <rdfs:label xml:lang="it">designer dell&apos;elemento</rdfs:label>
        <rdfs:label xml:lang="en">element designer</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://francescomeneghello.com/ontology#productModel -->

    <owl:DatatypeProperty rdf:about="https://francescomeneghello.com/ontology#productModel">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en">Model or collection name.</rdfs:comment>
        <rdfs:comment xml:lang="it">Nome del modello o della collezione.</rdfs:comment>
        <rdfs:label xml:lang="en">model</rdfs:label>
        <rdfs:label xml:lang="it">modello</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://francescomeneghello.com/ontology#productYear -->

    <owl:DatatypeProperty rdf:about="https://francescomeneghello.com/ontology#productYear">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
        <rdfs:comment xml:lang="it">Anno di design originale del prodotto.</rdfs:comment>
        <rdfs:comment xml:lang="en">Original design year of the product.</rdfs:comment>
        <rdfs:label xml:lang="it">anno del prodotto</rdfs:label>
        <rdfs:label xml:lang="en">product year</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://francescomeneghello.com/ontology#projectDescription -->

    <owl:DatatypeProperty rdf:about="https://francescomeneghello.com/ontology#projectDescription">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"/>
        <rdfs:comment xml:lang="it">Descrizione testuale del progetto, duplicata IT/EN.</rdfs:comment>
        <rdfs:comment xml:lang="en">Text description of the project, duplicated IT/EN.</rdfs:comment>
        <rdfs:label xml:lang="it">descrizione del progetto</rdfs:label>
        <rdfs:label xml:lang="en">project description</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://francescomeneghello.com/ontology#projectYear -->

    <owl:DatatypeProperty rdf:about="https://francescomeneghello.com/ontology#projectYear">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
        <rdfs:comment xml:lang="it">Anno di completamento o avvio del progetto.</rdfs:comment>
        <rdfs:comment xml:lang="en">Year the project was completed or started.</rdfs:comment>
        <rdfs:label xml:lang="it">anno del progetto</rdfs:label>
        <rdfs:label xml:lang="en">project year</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://francescomeneghello.com/ontology#stageOrder -->

    <owl:DatatypeProperty rdf:about="https://francescomeneghello.com/ontology#stageOrder">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
        <rdfs:comment xml:lang="en">Ordinal position of the stage in the process template.</rdfs:comment>
        <rdfs:comment xml:lang="it">Posizione ordinale della fase nel template di processo.</rdfs:comment>
        <rdfs:label xml:lang="it">ordine della fase</rdfs:label>
        <rdfs:label xml:lang="en">stage order</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://francescomeneghello.com/ontology#studioType -->

    <owl:DatatypeProperty rdf:about="https://francescomeneghello.com/ontology#studioType">
        <rdfs:domain rdf:resource="https://francescomeneghello.com/ontology#Studio"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="it">Forma organizzativa dello studio.</rdfs:comment>
        <rdfs:comment xml:lang="en">Organisational form of the studio.</rdfs:comment>
        <rdfs:label xml:lang="it">forma organizzativa</rdfs:label>
        <rdfs:label xml:lang="en">studio type</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.w3.org/2004/02/skos/core#Concept -->

    <owl:Class rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>
    


    <!-- http://www.w3.org/2004/02/skos/core#ConceptScheme -->

    <owl:Class rdf:about="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
    


    <!-- https://francescomeneghello.com/ontology#AcademicQualification -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#AcademicQualification">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Credential"/>
        <rdfs:comment xml:lang="en">Academic degree or qualification.</rdfs:comment>
        <rdfs:comment xml:lang="it">Titolo di studio o qualifica accademica.</rdfs:comment>
        <rdfs:label xml:lang="en">Academic qualification</rdfs:label>
        <rdfs:label xml:lang="it">Titolo accademico</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Affiliation -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Affiliation">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Credential"/>
        <rdfs:comment xml:lang="it">Appartenenza a ordini, associazioni o istituzioni professionali.</rdfs:comment>
        <rdfs:comment xml:lang="en">Membership in professional orders, associations or institutions.</rdfs:comment>
        <rdfs:label xml:lang="en">Affiliation</rdfs:label>
        <rdfs:label xml:lang="it">Affiliazione</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Agent -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Agent">
        <rdfs:comment xml:lang="en">Abstract superclass for entities that can collaborate: Person, Studio, Brand.</rdfs:comment>
        <rdfs:comment xml:lang="it">Superclasse astratta per entità che possono collaborare: Person, Studio, Brand.</rdfs:comment>
        <rdfs:label xml:lang="en">Agent</rdfs:label>
        <rdfs:label xml:lang="it">Agente</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ArchitecturalStyle -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ArchitecturalStyle">
        <rdfs:comment xml:lang="en">Architectural style of the building.</rdfs:comment>
        <rdfs:comment xml:lang="it">Stile architettonico dell&apos;edificio.</rdfs:comment>
        <rdfs:label xml:lang="en">Architectural style</rdfs:label>
        <rdfs:label xml:lang="it">Stile architettonico</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ArtisticInvolvement -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ArtisticInvolvement">
        <rdfs:comment xml:lang="en">Level of art integration in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Livello di integrazione artistica nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">Artistic involvement</rdfs:label>
        <rdfs:label xml:lang="it">Coinvolgimento artistico</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Artwork -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Artwork">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <rdfs:comment xml:lang="en">Authentic artwork present in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Opera d&apos;arte autentica presente nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">Artwork</rdfs:label>
        <rdfs:label xml:lang="it">Opera d&apos;arte</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Award -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Award">
        <rdfs:comment xml:lang="en">Award or recognition received.</rdfs:comment>
        <rdfs:comment xml:lang="it">Premio o riconoscimento ricevuto.</rdfs:comment>
        <rdfs:label xml:lang="en">Award</rdfs:label>
        <rdfs:label xml:lang="it">Premio</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Brand -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Brand">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Agent"/>
        <rdfs:comment xml:lang="en">Commercial or cultural brand associated with the professional practice.</rdfs:comment>
        <rdfs:comment xml:lang="it">Marchio commerciale o culturale associato alla pratica professionale.</rdfs:comment>
        <rdfs:label xml:lang="en">Brand</rdfs:label>
        <rdfs:label xml:lang="it">Brand</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#BudgetBand -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#BudgetBand">
        <rdfs:comment xml:lang="en">Budget range of the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Fascia economica del progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">Budget band</rdfs:label>
        <rdfs:label xml:lang="it">Fascia di budget</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#BuildingMorphology -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#BuildingMorphology">
        <rdfs:comment xml:lang="en">Building form and typology.</rdfs:comment>
        <rdfs:comment xml:lang="it">Forma e tipologia dell&apos;edificio.</rdfs:comment>
        <rdfs:label xml:lang="en">Building morphology</rdfs:label>
        <rdfs:label xml:lang="it">Morfologia edificio</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Ceramic -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Ceramic">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="en">Ceramic and stoneware material family.</rdfs:comment>
        <rdfs:comment xml:lang="it">Famiglia delle ceramiche e dei gres.</rdfs:comment>
        <rdfs:label xml:lang="en">Ceramic</rdfs:label>
        <rdfs:label xml:lang="it">Ceramica</rdfs:label>
        <rdfs:seeAlso rdf:resource="http://www.wikidata.org/entity/Q45621"/>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#CeramicWorking -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#CeramicWorking">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:comment xml:lang="en">Ceramic working techniques.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tecniche di lavorazione ceramica.</rdfs:comment>
        <rdfs:label xml:lang="en">Ceramic working</rdfs:label>
        <rdfs:label xml:lang="it">Lavorazione ceramica</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Certification -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Certification">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Credential"/>
        <rdfs:comment xml:lang="it">Certificazione professionale o tecnica.</rdfs:comment>
        <rdfs:comment xml:lang="en">Professional or technical certification.</rdfs:comment>
        <rdfs:label xml:lang="en">Certification</rdfs:label>
        <rdfs:label xml:lang="it">Certificazione</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ClientCategory -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ClientCategory">
        <rdfs:comment xml:lang="it">Categoria di committenza: privato, corporate, developer, istituzionale.</rdfs:comment>
        <rdfs:comment xml:lang="en">Client category: private, corporate, developer, institutional.</rdfs:comment>
        <rdfs:label xml:lang="it">Categoria di committenza</rdfs:label>
        <rdfs:label xml:lang="en">Client category</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Color -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Color">
        <rdfs:comment xml:lang="en">Color family in the design palette.</rdfs:comment>
        <rdfs:comment xml:lang="it">Famiglia cromatica nella palette progettuale.</rdfs:comment>
        <rdfs:label xml:lang="en">Color</rdfs:label>
        <rdfs:label xml:lang="it">Colore</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#CommissionType -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#CommissionType">
        <rdfs:comment xml:lang="it">Ampiezza dell&apos;incarico: full service, solo concept, consulenza, ecc.</rdfs:comment>
        <rdfs:comment xml:lang="en">Scope of commission: full service, concept only, consultancy, etc.</rdfs:comment>
        <rdfs:label xml:lang="en">Commission type</rdfs:label>
        <rdfs:label xml:lang="it">Tipologia di incarico</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Composite -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Composite">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="en">Terrazzo, micro-cement.</rdfs:comment>
        <rdfs:comment xml:lang="it">Terrazzo, microcemento. Non figli puri di Ceramic né di Plaster.</rdfs:comment>
        <rdfs:label xml:lang="en">Composite</rdfs:label>
        <rdfs:label xml:lang="it">Composito</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ConstructionPeriod -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ConstructionPeriod">
        <rdfs:comment xml:lang="en">Construction period of the building.</rdfs:comment>
        <rdfs:comment xml:lang="it">Epoca di costruzione dell&apos;edificio.</rdfs:comment>
        <rdfs:label xml:lang="en">Construction period</rdfs:label>
        <rdfs:label xml:lang="it">Epoca di costruzione</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#CorporateSector -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#CorporateSector">
        <rdfs:comment xml:lang="en">Business sector of the corporate client.</rdfs:comment>
        <rdfs:comment xml:lang="it">Settore economico del committente corporate.</rdfs:comment>
        <rdfs:label xml:lang="en">Corporate sector</rdfs:label>
        <rdfs:label xml:lang="it">Settore corporate</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#CraftTechnique -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#CraftTechnique">
        <rdfs:comment xml:lang="en">Craft technique used in production. Superclass of all workings.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tecnica artigianale impiegata nella realizzazione. Superclasse di tutte le lavorazioni.</rdfs:comment>
        <rdfs:label xml:lang="en">Craft technique</rdfs:label>
        <rdfs:label xml:lang="it">Tecnica artigianale</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Credential -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Credential">
        <rdfs:comment xml:lang="it">Credenziale professionale generica.</rdfs:comment>
        <rdfs:comment xml:lang="en">Generic professional credential.</rdfs:comment>
        <rdfs:label xml:lang="en">Credential</rdfs:label>
        <rdfs:label xml:lang="it">Credenziale</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Cultural -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Cultural">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#SpatialProject"/>
        <rdfs:comment xml:lang="it">Progetto per spazi culturali: gallerie, musei, fondazioni.</rdfs:comment>
        <rdfs:comment xml:lang="en">Project for cultural spaces: galleries, museums, foundations.</rdfs:comment>
        <rdfs:label xml:lang="en">Cultural</rdfs:label>
        <rdfs:label xml:lang="it">Culturale</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#CustomizationLevel -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#CustomizationLevel">
        <rdfs:comment xml:lang="en">Customization level: from off-the-shelf to one-of-a-kind.</rdfs:comment>
        <rdfs:comment xml:lang="it">Livello di personalizzazione: da catalogo a pezzo unico.</rdfs:comment>
        <rdfs:label xml:lang="en">Customization level</rdfs:label>
        <rdfs:label xml:lang="it">Grado di personalizzazione</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#DecorativeFinishing -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#DecorativeFinishing">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:comment xml:lang="en">Decorative finishing techniques.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tecniche di finitura decorativa.</rdfs:comment>
        <rdfs:label xml:lang="en">Decorative finishing</rdfs:label>
        <rdfs:label xml:lang="it">Finitura decorativa</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#DesignPrinciple -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#DesignPrinciple">
        <rdfs:comment xml:lang="en">Core design principle.</rdfs:comment>
        <rdfs:comment xml:lang="it">Principio progettuale fondamentale.</rdfs:comment>
        <rdfs:label xml:lang="en">Design principle</rdfs:label>
        <rdfs:label xml:lang="it">Principio di design</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#DesignProduct -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#DesignProduct">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:comment xml:lang="it">Output fisico, non spazio.</rdfs:comment>
        <rdfs:comment xml:lang="en">Physical output, not space.</rdfs:comment>
        <rdfs:label xml:lang="it">Prodotto</rdfs:label>
        <rdfs:label xml:lang="en">Product</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#DesignReference -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#DesignReference">
        <rdfs:comment xml:lang="en">Explicit reference to a master, work or language that influenced the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Riferimento esplicito a un maestro, un&apos;opera o un linguaggio che ha influenzato il progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">Design reference</rdfs:label>
        <rdfs:label xml:lang="it">Riferimento progettuale</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#DesignStyle -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#DesignStyle">
        <rdfs:comment xml:lang="en">Aesthetic style of the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Stile estetico del progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">Design style</rdfs:label>
        <rdfs:label xml:lang="it">Stile di design</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#DurationBand -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#DurationBand">
        <rdfs:comment xml:lang="it">Fascia temporale del progetto.</rdfs:comment>
        <rdfs:comment xml:lang="en">Time-frame range of the project.</rdfs:comment>
        <rdfs:label xml:lang="en">Duration band</rdfs:label>
        <rdfs:label xml:lang="it">Fascia di durata</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Finish -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Finish">
        <rdfs:comment xml:lang="en">Surface treatment applied to a material.</rdfs:comment>
        <rdfs:comment xml:lang="it">Trattamento superficiale applicato a un materiale.</rdfs:comment>
        <rdfs:label xml:lang="en">Finish</rdfs:label>
        <rdfs:label xml:lang="it">Finitura</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#FixedElement -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#FixedElement">
        <rdfs:comment xml:lang="en">Characterising fixed architectural element in the space.</rdfs:comment>
        <rdfs:comment xml:lang="it">Elemento architettonico fisso caratterizzante lo spazio.</rdfs:comment>
        <rdfs:label xml:lang="it">Elemento fisso</rdfs:label>
        <rdfs:label xml:lang="en">Fixed element</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#FoodAndBeverage -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#FoodAndBeverage">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#SpatialProject"/>
        <rdfs:comment xml:lang="it">Progetto per ristoranti, bar, caffetterie.</rdfs:comment>
        <rdfs:comment xml:lang="en">Project for restaurants, bars, cafés.</rdfs:comment>
        <rdfs:label xml:lang="en">Food &amp; beverage</rdfs:label>
        <rdfs:label xml:lang="it">Ristorazione</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#FurnitureType -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#FurnitureType">
        <rdfs:comment xml:lang="en">Furniture type used in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tipo di arredo usato nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">Furniture type</rdfs:label>
        <rdfs:label xml:lang="it">Tipo di arredo</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Glass -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Glass">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="it">Famiglia dei vetri.</rdfs:comment>
        <rdfs:comment xml:lang="en">Glass material family.</rdfs:comment>
        <rdfs:label xml:lang="en">Glass</rdfs:label>
        <rdfs:label xml:lang="it">Vetro</rdfs:label>
        <rdfs:seeAlso rdf:resource="http://www.wikidata.org/entity/Q11469"/>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Glassworking -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Glassworking">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:comment xml:lang="en">Glassworking techniques.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tecniche di lavorazione del vetro.</rdfs:comment>
        <rdfs:label xml:lang="en">Glassworking</rdfs:label>
        <rdfs:label xml:lang="it">Lavorazione vetro</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#HeritageCondition -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#HeritageCondition">
        <rdfs:comment xml:lang="it">Condizione patrimoniale dell&apos;edificio.</rdfs:comment>
        <rdfs:comment xml:lang="en">Heritage condition of the building.</rdfs:comment>
        <rdfs:label xml:lang="it">Condizione patrimoniale</rdfs:label>
        <rdfs:label xml:lang="en">Heritage condition</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Hospitality -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Hospitality">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#SpatialProject"/>
        <rdfs:comment xml:lang="it">Progetto per strutture ricettive: hotel, resort, boutique hotel.</rdfs:comment>
        <rdfs:comment xml:lang="en">Project for hospitality venues: hotels, resorts, boutique hotels.</rdfs:comment>
        <rdfs:label xml:lang="en">Hospitality</rdfs:label>
        <rdfs:label xml:lang="it">Hospitality</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#IntendedUse -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#IntendedUse">
        <rdfs:comment xml:lang="it">Destinazione d&apos;uso dell&apos;immobile: prima casa, seconda casa, investimento.</rdfs:comment>
        <rdfs:comment xml:lang="en">Intended use of the property: primary home, second home, investment.</rdfs:comment>
        <rdfs:label xml:lang="it">Destinazione d&apos;uso</rdfs:label>
        <rdfs:label xml:lang="en">Intended use</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#InteriorService -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#InteriorService">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Service"/>
        <rdfs:comment xml:lang="en">Design service for residential, working or hospitality spaces.</rdfs:comment>
        <rdfs:comment xml:lang="it">Servizio di progettazione per spazi abitativi, lavorativi o ricettivi.</rdfs:comment>
        <rdfs:label xml:lang="en">Interior design service</rdfs:label>
        <rdfs:label xml:lang="it">Servizio di interior design</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#InterventionType -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#InterventionType">
        <rdfs:comment xml:lang="it">Ambito progettuale specifico di un servizio.</rdfs:comment>
        <rdfs:comment xml:lang="en">Specific project scope of a service.</rdfs:comment>
        <rdfs:label xml:lang="en">Intervention type</rdfs:label>
        <rdfs:label xml:lang="it">Tipologia di intervento</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#LaunchEvent -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#LaunchEvent">
        <rdfs:comment xml:lang="en">Fair or event where the product was first presented.</rdfs:comment>
        <rdfs:comment xml:lang="it">Fiera o evento in cui il prodotto è stato presentato per la prima volta.</rdfs:comment>
        <rdfs:label xml:lang="it">Evento di lancio</rdfs:label>
        <rdfs:label xml:lang="en">Launch event</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#LightingType -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#LightingType">
        <rdfs:comment xml:lang="en">Lighting type present in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tipo di illuminazione presente nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">Lighting type</rdfs:label>
        <rdfs:label xml:lang="it">Tipo di illuminazione</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Location -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Location">
        <rdfs:comment xml:lang="en">Geographic location of the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Localizzazione geografica del progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">Localizzazione</rdfs:label>
        <rdfs:label xml:lang="en">Location</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Manufacturer -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Manufacturer">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Agent"/>
        <rdfs:comment xml:lang="it">Brand o produttore di arredi, complementi, materiali o finiture.</rdfs:comment>
        <rdfs:comment xml:lang="en">Furniture, fixture, material or finish manufacturer or brand.</rdfs:comment>
        <rdfs:label xml:lang="en">Manufacturer</rdfs:label>
        <rdfs:label xml:lang="it">Produttore</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Material -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Material">
        <rdfs:comment xml:lang="en">Material used in the project. Superclass of all material families.</rdfs:comment>
        <rdfs:comment xml:lang="it">Materiale impiegato nel progetto. Superclasse di tutte le famiglie di materiale.</rdfs:comment>
        <rdfs:label xml:lang="en">Material</rdfs:label>
        <rdfs:label xml:lang="it">Materiale</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#MediaType -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#MediaType">
        <rdfs:comment xml:lang="en">Media type of the publication.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tipo di media della pubblicazione.</rdfs:comment>
        <rdfs:label xml:lang="en">Media type</rdfs:label>
        <rdfs:label xml:lang="it">Tipo di media</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Metal -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Metal">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="it">Famiglia dei metalli.</rdfs:comment>
        <rdfs:comment xml:lang="en">Metal material family.</rdfs:comment>
        <rdfs:label xml:lang="en">Metal</rdfs:label>
        <rdfs:label xml:lang="it">Metallo</rdfs:label>
        <rdfs:seeAlso rdf:resource="http://www.wikidata.org/entity/Q11426"/>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Metalworking -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Metalworking">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:comment xml:lang="en">Metalworking techniques.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tecniche di lavorazione del metallo.</rdfs:comment>
        <rdfs:label xml:lang="it">Lavorazione metallo</rdfs:label>
        <rdfs:label xml:lang="en">Metalworking</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#NaturalFibre -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#NaturalFibre">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="it">Famiglia delle fibre naturali: rattan, vimini, sughero, paglia, bambù.</rdfs:comment>
        <rdfs:comment xml:lang="en">Natural fibre family: rattan, wicker, cork, straw, bamboo.</rdfs:comment>
        <rdfs:label xml:lang="it">Fibra naturale</rdfs:label>
        <rdfs:label xml:lang="en">Natural fibre</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Office -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Office">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#SpatialProject"/>
        <rdfs:comment xml:lang="it">Progetto per spazi direzionali e uffici.</rdfs:comment>
        <rdfs:comment xml:lang="en">Project for offices and corporate spaces.</rdfs:comment>
        <rdfs:label xml:lang="en">Office</rdfs:label>
        <rdfs:label xml:lang="it">Ufficio</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#PartnerRole -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#PartnerRole">
        <rdfs:comment xml:lang="en">Partner role in the project supply chain.</rdfs:comment>
        <rdfs:comment xml:lang="it">Ruolo del partner nella filiera progettuale.</rdfs:comment>
        <rdfs:label xml:lang="en">Partner role</rdfs:label>
        <rdfs:label xml:lang="it">Ruolo partner</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Person -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Person">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Agent"/>
        <rdfs:comment xml:lang="en">Individual involved in the FM professional system.</rdfs:comment>
        <rdfs:comment xml:lang="it">Individuo coinvolto nel sistema professionale FM.</rdfs:comment>
        <rdfs:label xml:lang="en">Person</rdfs:label>
        <rdfs:label xml:lang="it">Persona</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Plaster -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Plaster">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="it">Famiglia degli intonaci e stucchi decorativi.</rdfs:comment>
        <rdfs:comment xml:lang="en">Plaster and decorative stucco family.</rdfs:comment>
        <rdfs:label xml:lang="it">Intonaco</rdfs:label>
        <rdfs:label xml:lang="en">Plaster</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#PrivateClientProfile -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#PrivateClientProfile">
        <rdfs:comment xml:lang="en">Private client profile.</rdfs:comment>
        <rdfs:comment xml:lang="it">Profilo del committente privato.</rdfs:comment>
        <rdfs:label xml:lang="en">Private client profile</rdfs:label>
        <rdfs:label xml:lang="it">Profilo committente privato</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ProcessStage -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ProcessStage">
        <rdfs:comment xml:lang="en">Single stage within a ProcessTemplate.</rdfs:comment>
        <rdfs:comment xml:lang="it">Singola fase all&apos;interno di un ProcessTemplate.</rdfs:comment>
        <rdfs:label xml:lang="it">Fase di processo</rdfs:label>
        <rdfs:label xml:lang="en">Process stage</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ProcessTemplate -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ProcessTemplate">
        <rdfs:comment xml:lang="it">Sequenza standard di fasi per un servizio.</rdfs:comment>
        <rdfs:comment xml:lang="en">Standard phase sequence for a service.</rdfs:comment>
        <rdfs:label xml:lang="en">Process template</rdfs:label>
        <rdfs:label xml:lang="it">Template di processo</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ProductComponent -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ProductComponent">
        <rdfs:comment xml:lang="it">Parte fisica di un prodotto di design: corpo, diffusore, ottica, vasca, base, struttura.</rdfs:comment>
        <rdfs:comment xml:lang="en">Physical part of a design product: body, diffuser, optics, basin, base, structure.</rdfs:comment>
        <rdfs:label xml:lang="it">Componente prodotto</rdfs:label>
        <rdfs:label xml:lang="en">Product component</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ProductDimension -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ProductDimension">
        <rdfs:comment xml:lang="it">Asse classificatorio: settore applicativo, modalità produttiva, famiglia di prodotto, formato editoriale.</rdfs:comment>
        <rdfs:comment xml:lang="en">Classification axis for product design services.</rdfs:comment>
        <rdfs:label xml:lang="it">Dimensione semantica product</rdfs:label>
        <rdfs:label xml:lang="en">Product semantic dimension</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ProductService -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ProductService">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Service"/>
        <rdfs:comment xml:lang="en">Design service for objects, furniture or materials.</rdfs:comment>
        <rdfs:comment xml:lang="it">Servizio di progettazione per oggetti, arredi o materiali.</rdfs:comment>
        <rdfs:label xml:lang="en">Product design service</rdfs:label>
        <rdfs:label xml:lang="it">Servizio di product design</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ProductTypology -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ProductTypology">
        <rdfs:comment xml:lang="it">Classificazione funzionale del prodotto: lampada a sospensione, lavabo, tavolo, vaso.</rdfs:comment>
        <rdfs:comment xml:lang="en">Functional classification of the product: suspension lamp, washbasin, table, vase.</rdfs:comment>
        <rdfs:label xml:lang="en">Product typology</rdfs:label>
        <rdfs:label xml:lang="it">Tipologia prodotto</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ProductVariant -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ProductVariant">
        <rdfs:comment xml:lang="en">Installation, dimensional or morphological variant of a design product.</rdfs:comment>
        <rdfs:comment xml:lang="it">Variante installativa, dimensionale o morfologica di un prodotto di design.</rdfs:comment>
        <rdfs:label xml:lang="en">Product variant</rdfs:label>
        <rdfs:label xml:lang="it">Variante prodotto</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ProductionType -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ProductionType">
        <rdfs:comment xml:lang="it">Modalità produttiva del prodotto: industriale, su misura, pezzo unico, ecc.</rdfs:comment>
        <rdfs:comment xml:lang="en">Production mode of the product: industrial, bespoke, unique piece, etc.</rdfs:comment>
        <rdfs:label xml:lang="en">Production type</rdfs:label>
        <rdfs:label xml:lang="it">Tipo di produzione</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Project -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Project">
        <rdfs:comment xml:lang="en">Design work.</rdfs:comment>
        <rdfs:comment xml:lang="it">Opera progettuale.</rdfs:comment>
        <rdfs:label xml:lang="it">Progetto</rdfs:label>
        <rdfs:label xml:lang="en">Project</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#ProjectElement -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#ProjectElement">
        <rdfs:comment xml:lang="it">Elemento fisico presente nel progetto: arredo, complemento, opera, finitura architettonica. Nodo intermedio nella catena Progetto → Elemento → Brand → Materiale.</rdfs:comment>
        <rdfs:comment xml:lang="en">Physical element in the project: furniture, fixture, artwork, architectural finish. Intermediate node in the Project → Element → Brand → Material chain.</rdfs:comment>
        <rdfs:label xml:lang="it">Elemento di progetto</rdfs:label>
        <rdfs:label xml:lang="en">Project element</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Publication -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Publication">
        <rdfs:comment xml:lang="it">Pubblicazione in cui il progetto è stato documentato.</rdfs:comment>
        <rdfs:comment xml:lang="en">Publication in which the project was documented.</rdfs:comment>
        <rdfs:label xml:lang="it">Pubblicazione</rdfs:label>
        <rdfs:label xml:lang="en">Publication</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Residential -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Residential">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#SpatialProject"/>
        <rdfs:comment xml:lang="it">Progetto per spazi residenziali.</rdfs:comment>
        <rdfs:comment xml:lang="en">Project for residential spaces.</rdfs:comment>
        <rdfs:label xml:lang="en">Residential</rdfs:label>
        <rdfs:label xml:lang="it">Residenziale</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Resin -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Resin">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="it">Famiglia delle resine: epossidica, colata, autolivellante.</rdfs:comment>
        <rdfs:comment xml:lang="en">Resin family: epoxy, cast, self-levelling.</rdfs:comment>
        <rdfs:label xml:lang="en">Resin</rdfs:label>
        <rdfs:label xml:lang="it">Resina</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Retail -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Retail">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#SpatialProject"/>
        <rdfs:comment xml:lang="it">Progetto per spazi commerciali e showroom.</rdfs:comment>
        <rdfs:comment xml:lang="en">Project for retail spaces and showrooms.</rdfs:comment>
        <rdfs:label xml:lang="en">Retail</rdfs:label>
        <rdfs:label xml:lang="it">Retail</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Role -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Role">
        <rdfs:comment xml:lang="en">Professional role.</rdfs:comment>
        <rdfs:comment xml:lang="it">Ruolo professionale.</rdfs:comment>
        <rdfs:label xml:lang="en">Role</rdfs:label>
        <rdfs:label xml:lang="it">Ruolo</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#RoomType -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#RoomType">
        <rdfs:comment xml:lang="en">Room type present in the project.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tipo di ambiente presente nel progetto.</rdfs:comment>
        <rdfs:label xml:lang="en">Room type</rdfs:label>
        <rdfs:label xml:lang="it">Tipo di ambiente</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Service -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Service">
        <rdfs:comment xml:lang="en">Professional service provided by the studio.</rdfs:comment>
        <rdfs:comment xml:lang="it">Servizio professionale erogato dallo studio.</rdfs:comment>
        <rdfs:label xml:lang="en">Service</rdfs:label>
        <rdfs:label xml:lang="it">Servizio</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#SpatialProject -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#SpatialProject">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Project"/>
        <rdfs:comment xml:lang="it">Progetto su spazio fisico. Superclasse di tutti i tipi di intervento spaziale.</rdfs:comment>
        <rdfs:comment xml:lang="en">Project on a physical space. Superclass of all spatial intervention types.</rdfs:comment>
        <rdfs:label xml:lang="it">Progetto spaziale</rdfs:label>
        <rdfs:label xml:lang="en">Spatial project</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Status -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Status">
        <rdfs:comment xml:lang="en">Project progress status.</rdfs:comment>
        <rdfs:comment xml:lang="it">Stato di avanzamento del progetto.</rdfs:comment>
        <rdfs:label xml:lang="it">Stato</rdfs:label>
        <rdfs:label xml:lang="en">Status</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Stone -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Stone">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="it">Famiglia dei materiali lapidei.</rdfs:comment>
        <rdfs:comment xml:lang="en">Stone material family.</rdfs:comment>
        <rdfs:label xml:lang="it">Pietra</rdfs:label>
        <rdfs:label xml:lang="en">Stone</rdfs:label>
        <rdfs:seeAlso rdf:resource="http://www.wikidata.org/entity/Q22731"/>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Stoneworking -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Stoneworking">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:comment xml:lang="en">Stoneworking techniques.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tecniche di lavorazione della pietra.</rdfs:comment>
        <rdfs:label xml:lang="it">Lavorazione pietra</rdfs:label>
        <rdfs:label xml:lang="en">Stoneworking</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Studio -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Studio">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Agent"/>
        <rdfs:comment xml:lang="it">Organizzazione professionale.</rdfs:comment>
        <rdfs:comment xml:lang="en">Professional organisation.</rdfs:comment>
        <rdfs:label xml:lang="en">Studio</rdfs:label>
        <rdfs:label xml:lang="it">Studio</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#SurfaceBand -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#SurfaceBand">
        <rdfs:comment xml:lang="it">Fascia dimensionale in metri quadri.</rdfs:comment>
        <rdfs:comment xml:lang="en">Size range in square metres.</rdfs:comment>
        <rdfs:label xml:lang="it">Fascia di superficie</rdfs:label>
        <rdfs:label xml:lang="en">Surface band</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#TerrazzoWorking -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#TerrazzoWorking">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:comment xml:lang="it">Tecniche di lavorazione del terrazzo.</rdfs:comment>
        <rdfs:comment xml:lang="en">Terrazzo working techniques.</rdfs:comment>
        <rdfs:label xml:lang="it">Lavorazione terrazzo</rdfs:label>
        <rdfs:label xml:lang="en">Terrazzo working</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Textile -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Textile">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="it">Famiglia dei tessuti e delle pelli.</rdfs:comment>
        <rdfs:comment xml:lang="en">Textile and leather material family.</rdfs:comment>
        <rdfs:label xml:lang="it">Tessuto</rdfs:label>
        <rdfs:label xml:lang="en">Textile</rdfs:label>
        <rdfs:seeAlso rdf:resource="http://www.wikidata.org/entity/Q28823"/>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#TextileWorking -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#TextileWorking">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:comment xml:lang="it">Tecniche di lavorazione tessile.</rdfs:comment>
        <rdfs:comment xml:lang="en">Textile working techniques.</rdfs:comment>
        <rdfs:label xml:lang="it">Lavorazione tessile</rdfs:label>
        <rdfs:label xml:lang="en">Textile working</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#UrbanContext -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#UrbanContext">
        <rdfs:comment xml:lang="it">Contesto urbano e insediativo.</rdfs:comment>
        <rdfs:comment xml:lang="en">Urban and settlement context.</rdfs:comment>
        <rdfs:label xml:lang="it">Contesto urbano</rdfs:label>
        <rdfs:label xml:lang="en">Urban context</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#UseContext -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#UseContext">
        <rdfs:comment xml:lang="it">Contesto ambientale o funzionale in cui il prodotto è destinato.</rdfs:comment>
        <rdfs:comment xml:lang="en">Environmental or functional context the product is intended for.</rdfs:comment>
        <rdfs:label xml:lang="it">Contesto d&apos;uso</rdfs:label>
        <rdfs:label xml:lang="en">Use context</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Wallpaper -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Wallpaper">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="it">Famiglia delle carte da parati e dei rivestimenti murali.</rdfs:comment>
        <rdfs:comment xml:lang="en">Wallpaper and wall covering family.</rdfs:comment>
        <rdfs:label xml:lang="it">Carta da parati</rdfs:label>
        <rdfs:label xml:lang="en">Wallpaper</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Wellness -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Wellness">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#SpatialProject"/>
        <rdfs:comment xml:lang="en">Functional programme for wellness spaces.</rdfs:comment>
        <rdfs:comment xml:lang="it">Programma funzionale per spazi wellness.</rdfs:comment>
        <rdfs:label xml:lang="en">Wellness</rdfs:label>
        <rdfs:label xml:lang="it">Wellness</rdfs:label>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Wood -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Wood">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:comment xml:lang="it">Famiglia dei legnami.</rdfs:comment>
        <rdfs:comment xml:lang="en">Wood material family.</rdfs:comment>
        <rdfs:label xml:lang="it">Legno</rdfs:label>
        <rdfs:label xml:lang="en">Wood</rdfs:label>
        <rdfs:seeAlso rdf:resource="http://www.wikidata.org/entity/Q287"/>
    </owl:Class>
    


    <!-- https://francescomeneghello.com/ontology#Woodworking -->

    <owl:Class rdf:about="https://francescomeneghello.com/ontology#Woodworking">
        <rdfs:subClassOf rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:comment xml:lang="it">Tecniche di lavorazione del legno.</rdfs:comment>
        <rdfs:comment xml:lang="en">Woodworking techniques.</rdfs:comment>
        <rdfs:label xml:lang="it">Lavorazione legno</rdfs:label>
        <rdfs:label xml:lang="en">Woodworking</rdfs:label>
    </owl:Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- https://francescomeneghello.com/ontology#ART_ArtistCollab -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ART_ArtistCollab">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvement"/>
        <rdfs:label xml:lang="en">Artist / brand collaboration</rdfs:label>
        <rdfs:label xml:lang="it">Collaborazione artista / brand</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvementScheme"/>
        <skos:prefLabel xml:lang="en">Artist / brand collaboration</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Collaborazione artista / brand</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ART_ClientCollection -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ART_ClientCollection">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvement"/>
        <rdfs:label xml:lang="en">Client art integration</rdfs:label>
        <rdfs:label xml:lang="it">Integrazione arte cliente</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvementScheme"/>
        <skos:prefLabel xml:lang="en">Client art integration</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Integrazione arte cliente</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ART_CollectionPositioning -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ART_CollectionPositioning">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvement"/>
        <rdfs:comment xml:lang="it">Opere già nella collezione del committente, posizionate e valorizzate dall&apos;interior designer.</rdfs:comment>
        <rdfs:comment xml:lang="en">Works already owned by the client, positioned and curated by the interior designer.</rdfs:comment>
        <rdfs:label xml:lang="en">Existing collection positioning</rdfs:label>
        <rdfs:label xml:lang="it">Posizionamento collezione esistente</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvementScheme"/>
        <skos:prefLabel xml:lang="en">Collection positioning</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Posizionamento collezione</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ART_CuratedAcquisition -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ART_CuratedAcquisition">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvement"/>
        <rdfs:label xml:lang="it">Acquisizione tramite consulenza artistica</rdfs:label>
        <rdfs:label xml:lang="en">Curated art acquisition</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvementScheme"/>
        <skos:prefLabel xml:lang="it">Acquisizione tramite consulenza artistica</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Curated art acquisition</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ART_None -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ART_None">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvement"/>
        <rdfs:label xml:lang="it">Nessuno</rdfs:label>
        <rdfs:label xml:lang="en">None</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvementScheme"/>
        <skos:prefLabel xml:lang="it">Nessuno</skos:prefLabel>
        <skos:prefLabel xml:lang="en">None</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ART_SiteSpecific -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ART_SiteSpecific">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvement"/>
        <rdfs:label xml:lang="it">Commissione site-specific</rdfs:label>
        <rdfs:label xml:lang="en">Site-specific commission</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ArtisticInvolvementScheme"/>
        <skos:prefLabel xml:lang="it">Commissione site-specific</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Site-specific commission</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ASTYLE_ArtNouveau -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ASTYLE_ArtNouveau">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ArchitecturalStyle"/>
        <rdfs:label xml:lang="en">Art Nouveau</rdfs:label>
        <rdfs:label xml:lang="it">Liberty</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ArchitecturalStyleScheme"/>
        <skos:prefLabel xml:lang="en">Art Nouveau</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Liberty</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ASTYLE_Brutalist -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ASTYLE_Brutalist">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ArchitecturalStyle"/>
        <rdfs:label xml:lang="en">Brutalist</rdfs:label>
        <rdfs:label xml:lang="it">Brutalista</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ArchitecturalStyleScheme"/>
        <skos:prefLabel xml:lang="en">Brutalist</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Brutalista</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ASTYLE_Modernist -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ASTYLE_Modernist">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ArchitecturalStyle"/>
        <rdfs:label xml:lang="en">Modernist</rdfs:label>
        <rdfs:label xml:lang="it">Modernista</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ArchitecturalStyleScheme"/>
        <skos:prefLabel xml:lang="en">Modernist</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Modernista</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ASTYLE_Rationalist -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ASTYLE_Rationalist">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ArchitecturalStyle"/>
        <rdfs:label xml:lang="en">Rationalist</rdfs:label>
        <rdfs:label xml:lang="it">Razionalista</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ArchitecturalStyleScheme"/>
        <skos:prefLabel xml:lang="en">Rationalist</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Razionalista</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AWD_ADesignGold2016 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AWD_ADesignGold2016">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:label xml:lang="en">A&apos; Design Award Gold 2016</rdfs:label>
        <rdfs:label xml:lang="it">A&apos; Design Award Gold 2016</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#AwardScheme"/>
        <skos:prefLabel xml:lang="en">A&apos; Design Award Gold 2016</skos:prefLabel>
        <skos:prefLabel xml:lang="it">A&apos; Design Award Gold 2016</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AWD_ADesignSilver2018 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AWD_ADesignSilver2018">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:label xml:lang="en">A&apos; Design Award Silver 2018</rdfs:label>
        <rdfs:label xml:lang="it">A&apos; Design Award Silver 2018</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#AwardScheme"/>
        <skos:prefLabel xml:lang="en">A&apos; Design Award Silver 2018</skos:prefLabel>
        <skos:prefLabel xml:lang="it">A&apos; Design Award Silver 2018</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AWD_ArchitectureAward -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AWD_ArchitectureAward">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:label xml:lang="en">Architecture award</rdfs:label>
        <rdfs:label xml:lang="it">Premio di architettura</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#AwardScheme"/>
        <skos:prefLabel xml:lang="en">Architecture award</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Premio di architettura</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AWD_ArchitizerA2016 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AWD_ArchitizerA2016">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:label xml:lang="en">Architizer A+Awards 2016 — Winner</rdfs:label>
        <rdfs:label xml:lang="it">Architizer A+Awards 2016 — Winner</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#AwardScheme"/>
        <skos:prefLabel xml:lang="en">Architizer A+Awards 2016</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Architizer A+Awards 2016</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AWD_DesignAward -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AWD_DesignAward">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:label xml:lang="en">Design award</rdfs:label>
        <rdfs:label xml:lang="it">Design award</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#AwardScheme"/>
        <skos:prefLabel xml:lang="en">Design award</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Design award</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AWD_IDBoY2016 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AWD_IDBoY2016">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:label xml:lang="en">Interior Design Best of Year 2016 — Winner</rdfs:label>
        <rdfs:label xml:lang="it">Interior Design Best of Year 2016 — Winner</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#AwardScheme"/>
        <skos:prefLabel xml:lang="en">Interior Design Best of Year 2016</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Interior Design Best of Year 2016</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AWD_IconicDesign2016 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AWD_IconicDesign2016">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:label xml:lang="en">Iconic Design Award Interior Innovation 2016 — Selection</rdfs:label>
        <rdfs:label xml:lang="it">Iconic Design Award Interior Innovation 2016 — Selection</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#AwardScheme"/>
        <skos:prefLabel xml:lang="en">Iconic Design Award 2016</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Iconic Design Award 2016</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AWD_Mention -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AWD_Mention">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:label xml:lang="en">Mention</rdfs:label>
        <rdfs:label xml:lang="it">Menzione</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#AwardScheme"/>
        <skos:prefLabel xml:lang="en">Mention</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Menzione</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AWD_Shortlist -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AWD_Shortlist">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:label xml:lang="en">Shortlist</rdfs:label>
        <rdfs:label xml:lang="it">Shortlist</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#AwardScheme"/>
        <skos:prefLabel xml:lang="en">Shortlist</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Shortlist</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AWD_Winner -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AWD_Winner">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Award"/>
        <rdfs:label xml:lang="it">Vincitore</rdfs:label>
        <rdfs:label xml:lang="en">Winner</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#AwardScheme"/>
        <skos:prefLabel xml:lang="it">Vincitore</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Winner</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ArchitecturalStyleScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ArchitecturalStyleScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Architectural style</rdfs:label>
        <rdfs:label xml:lang="it">Stile architettonico</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ArtisticInvolvementScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ArtisticInvolvementScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Artistic involvement</rdfs:label>
        <rdfs:label xml:lang="it">Coinvolgimento artistico</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#AwardScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#AwardScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Awards</rdfs:label>
        <rdfs:label xml:lang="it">Premi</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BRAND_Atelier12 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BRAND_Atelier12">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Brand"/>
        <rdfs:label xml:lang="en">Atelier12</rdfs:label>
        <rdfs:label xml:lang="it">Atelier12</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.atelier12.it/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BRAND_Blueside -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BRAND_Blueside">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Brand"/>
        <rdfs:label xml:lang="en">Blueside Emotional Design</rdfs:label>
        <rdfs:label xml:lang="it">Blueside Emotional Design</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://blueside-design.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BRAND_OLEV -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BRAND_OLEV">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Brand"/>
        <rdfs:label xml:lang="en">OLEV</rdfs:label>
        <rdfs:label xml:lang="it">OLEV</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.olevlight.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BRAND_PenumbraGallery -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BRAND_PenumbraGallery">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Brand"/>
        <rdfs:label xml:lang="en">Penumbra Gallery</rdfs:label>
        <rdfs:label xml:lang="it">Penumbra Gallery</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.instagram.com/penumbra_gallery_/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BRAND_WDD -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BRAND_WDD">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Brand"/>
        <rdfs:comment xml:lang="it">Brand di product design concettuale fondato da Francesco Meneghello. Ponte verso l&apos;ontologia WDD.</rdfs:comment>
        <rdfs:comment xml:lang="en">Conceptual product design brand founded by Francesco Meneghello. Bridge to the WDD ontology.</rdfs:comment>
        <rdfs:label xml:lang="en">WE DON&apos;T DESIGN</rdfs:label>
        <rdfs:label xml:lang="it">WE DON&apos;T DESIGN</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://wedontdesign.com/"/>
        <rdfs:seeAlso rdf:resource="https://wedontdesign.com/ontology/wdd-ontology.ttl"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BUD_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BUD_1">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BudgetBand"/>
        <rdfs:label xml:lang="en">€</rdfs:label>
        <rdfs:label xml:lang="it">€</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BudgetScheme"/>
        <skos:prefLabel xml:lang="en">€</skos:prefLabel>
        <skos:prefLabel xml:lang="it">€</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BUD_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BUD_2">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BudgetBand"/>
        <rdfs:label xml:lang="en">€€</rdfs:label>
        <rdfs:label xml:lang="it">€€</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BudgetScheme"/>
        <skos:prefLabel xml:lang="en">€€</skos:prefLabel>
        <skos:prefLabel xml:lang="it">€€</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BUD_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BUD_3">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BudgetBand"/>
        <rdfs:label xml:lang="en">€€€</rdfs:label>
        <rdfs:label xml:lang="it">€€€</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BudgetScheme"/>
        <skos:prefLabel xml:lang="en">€€€</skos:prefLabel>
        <skos:prefLabel xml:lang="it">€€€</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BUD_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BUD_4">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BudgetBand"/>
        <rdfs:label xml:lang="en">€€€€</rdfs:label>
        <rdfs:label xml:lang="it">€€€€</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BudgetScheme"/>
        <skos:prefLabel xml:lang="en">€€€€</skos:prefLabel>
        <skos:prefLabel xml:lang="it">€€€€</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BudgetScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BudgetScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Budget band</rdfs:label>
        <rdfs:label xml:lang="it">Fascia budget</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#BuildingMorphologyScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#BuildingMorphologyScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Building morphology</rdfs:label>
        <rdfs:label xml:lang="it">Morfologia edificio</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CLI_Corporate -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CLI_Corporate">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ClientCategory"/>
        <rdfs:label xml:lang="en">Corporate</rdfs:label>
        <rdfs:label xml:lang="it">Corporate</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ClientCategoryScheme"/>
        <skos:prefLabel xml:lang="en">Corporate</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Corporate</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CLI_Developer -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CLI_Developer">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ClientCategory"/>
        <rdfs:label xml:lang="it">Promotore immobiliare</rdfs:label>
        <rdfs:label xml:lang="en">Property developer</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ClientCategoryScheme"/>
        <skos:prefLabel xml:lang="it">Promotore immobiliare</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Property developer</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CLI_HospitalityOperator -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CLI_HospitalityOperator">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ClientCategory"/>
        <rdfs:label xml:lang="en">Hospitality operator</rdfs:label>
        <rdfs:label xml:lang="it">Operatore hospitality</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ClientCategoryScheme"/>
        <skos:prefLabel xml:lang="en">Hospitality operator</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Operatore hospitality</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CLI_Institutional -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CLI_Institutional">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ClientCategory"/>
        <rdfs:label xml:lang="en">Institutional</rdfs:label>
        <rdfs:label xml:lang="it">Istituzionale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ClientCategoryScheme"/>
        <skos:prefLabel xml:lang="en">Institutional</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Istituzionale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CLI_Private -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CLI_Private">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ClientCategory"/>
        <rdfs:label xml:lang="en">Private</rdfs:label>
        <rdfs:label xml:lang="it">Privato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ClientCategoryScheme"/>
        <skos:prefLabel xml:lang="en">Private</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Privato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COL_Accent -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COL_Accent">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Color"/>
        <rdfs:label xml:lang="en">Accent</rdfs:label>
        <rdfs:label xml:lang="it">Accento</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ColorScheme"/>
        <skos:prefLabel xml:lang="en">Accent</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Accento</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COL_Black -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COL_Black">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Color"/>
        <rdfs:label xml:lang="en">Blacks</rdfs:label>
        <rdfs:label xml:lang="it">Neri</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ColorScheme"/>
        <skos:prefLabel xml:lang="en">Blacks</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Neri</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COL_CoolNeutral -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COL_CoolNeutral">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Color"/>
        <rdfs:label xml:lang="en">Cool neutrals</rdfs:label>
        <rdfs:label xml:lang="it">Neutri freddi</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ColorScheme"/>
        <skos:prefLabel xml:lang="en">Cool neutrals</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Neutri freddi</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COL_Dark -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COL_Dark">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Color"/>
        <rdfs:label xml:lang="en">Dark</rdfs:label>
        <rdfs:label xml:lang="it">Scuri</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ColorScheme"/>
        <skos:prefLabel xml:lang="en">Dark</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Scuri</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COL_Earth -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COL_Earth">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Color"/>
        <rdfs:label xml:lang="en">Earth</rdfs:label>
        <rdfs:label xml:lang="it">Terra</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ColorScheme"/>
        <skos:prefLabel xml:lang="en">Earth</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Terra</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COL_Metallic -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COL_Metallic">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Color"/>
        <rdfs:label xml:lang="en">Metallic</rdfs:label>
        <rdfs:label xml:lang="it">Metallico</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ColorScheme"/>
        <skos:prefLabel xml:lang="en">Metallic</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Metallico</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COL_Pastel -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COL_Pastel">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Color"/>
        <rdfs:label xml:lang="en">Pastel</rdfs:label>
        <rdfs:label xml:lang="it">Pastello</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ColorScheme"/>
        <skos:prefLabel xml:lang="en">Pastel</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pastello</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COL_WarmNeutral -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COL_WarmNeutral">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Color"/>
        <rdfs:label xml:lang="it">Neutri caldi</rdfs:label>
        <rdfs:label xml:lang="en">Warm neutrals</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ColorScheme"/>
        <skos:prefLabel xml:lang="it">Neutri caldi</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Warm neutrals</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COL_White -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COL_White">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Color"/>
        <rdfs:label xml:lang="it">Bianchi</rdfs:label>
        <rdfs:label xml:lang="en">Whites</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ColorScheme"/>
        <skos:prefLabel xml:lang="it">Bianchi</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Whites</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMM_ConceptOnly -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMM_ConceptOnly">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CommissionType"/>
        <rdfs:label xml:lang="en">Concept only</rdfs:label>
        <rdfs:label xml:lang="it">Solo concept</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CommissionTypeScheme"/>
        <skos:prefLabel xml:lang="en">Concept only</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Solo concept</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMM_Consultancy -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMM_Consultancy">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CommissionType"/>
        <rdfs:label xml:lang="it">Consulenza</rdfs:label>
        <rdfs:label xml:lang="en">Consultancy</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CommissionTypeScheme"/>
        <skos:prefLabel xml:lang="it">Consulenza</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Consultancy</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMM_ExecOnly -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMM_ExecOnly">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CommissionType"/>
        <rdfs:label xml:lang="en">Exec drawings only</rdfs:label>
        <rdfs:label xml:lang="it">Solo esecutivi</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CommissionTypeScheme"/>
        <skos:prefLabel xml:lang="en">Exec drawings only</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Solo esecutivi</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMM_FullService -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMM_FullService">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CommissionType"/>
        <rdfs:label xml:lang="en">Full service</rdfs:label>
        <rdfs:label xml:lang="it">Full service</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CommissionTypeScheme"/>
        <skos:prefLabel xml:lang="en">Full service</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Full service</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMM_StylingOnly -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMM_StylingOnly">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CommissionType"/>
        <rdfs:label xml:lang="it">Solo styling</rdfs:label>
        <rdfs:label xml:lang="en">Styling only</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CommissionTypeScheme"/>
        <skos:prefLabel xml:lang="it">Solo styling</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Styling only</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Abisso_Accessories -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Abisso_Accessories">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlackSteel"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <rdfs:comment xml:lang="en">Boxes, trays, towel holders (band, spike, freestanding), toilet paper holder. All in matte black stainless steel.</rdfs:comment>
        <rdfs:comment xml:lang="it">Contenitori, vassoi, porta asciugamani (fascia, chiodo, freestanding), porta carta igienica. Tutti in acciaio inox nero opaco.</rdfs:comment>
        <rdfs:label xml:lang="it">Accessori</rdfs:label>
        <rdfs:label xml:lang="en">Accessories</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Abisso_Basin -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Abisso_Basin">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_WhiteMatteCristalplant"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Cristalplant"/>
        <rdfs:comment xml:lang="en">Removable basin in white matte Cristalplant bio-based. Present in all variants.</rdfs:comment>
        <rdfs:comment xml:lang="it">Vasca rimovibile in Cristalplant bio-based bianco opaco. Presente in tutte le varianti.</rdfs:comment>
        <rdfs:label xml:lang="en">Inner basin</rdfs:label>
        <rdfs:label xml:lang="it">Vasca interna</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Abisso_BlueLED -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Abisso_BlueLED">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_LED"/>
        <rdfs:comment xml:lang="en">Diffused blue light on the underside. Optional, available only for built-in and freestanding variants.</rdfs:comment>
        <rdfs:comment xml:lang="it">Luce blu diffusa nella parte inferiore. Opzionale, disponibile solo per varianti incasso e freestanding.</rdfs:comment>
        <rdfs:label xml:lang="en">Blue LED lighting</rdfs:label>
        <rdfs:label xml:lang="it">Illuminazione LED blu</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Abisso_Cabinet -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Abisso_Cabinet">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlackSteel"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <rdfs:comment xml:lang="it">Colonne, cassettoni, mobili e cassetti. Scocca in acciaio inox nero opaco, struttura interna in legno laccato nero, frontali in legno a scelta.</rdfs:comment>
        <rdfs:comment xml:lang="en">Columns, dressers, cabinets and drawers. Matte black stainless steel body, black lacquered wood inner structure, wood fronts to choose from.</rdfs:comment>
        <rdfs:label xml:lang="it">Complementi contenitivi</rdfs:label>
        <rdfs:label xml:lang="en">Storage furniture</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Abisso_Mirror -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Abisso_Mirror">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlackSteel"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <rdfs:comment xml:lang="en">Light housing in matte black stainless steel. Available wall-mounted, freestanding or tailor-made. Optional white or blue light.</rdfs:comment>
        <rdfs:comment xml:lang="it">Scocca luce in acciaio inox nero opaco. Disponibile a muro, freestanding o su misura. Luce bianca o blu opzionale.</rdfs:comment>
        <rdfs:label xml:lang="en">Backlit mirror</rdfs:label>
        <rdfs:label xml:lang="it">Specchio retroilluminato</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Abisso_WashbasinShell -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Abisso_WashbasinShell">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlackSteel"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <rdfs:comment xml:lang="it">Involucro esterno del lavabo in acciaio inox nero opaco.</rdfs:comment>
        <rdfs:comment xml:lang="en">Outer washbasin shell in matte black stainless steel.</rdfs:comment>
        <rdfs:label xml:lang="it">Scocca lavabo</rdfs:label>
        <rdfs:label xml:lang="en">Washbasin shell</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Abisso_WoodTop -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Abisso_WoodTop">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_MarinePlywood"/>
        <rdfs:comment xml:lang="it">Multistrato marino su misura con 9 finiture legno a scelta.</rdfs:comment>
        <rdfs:comment xml:lang="en">Tailor-made marine plywood with 9 wood finishes to choose from.</rdfs:comment>
        <rdfs:label xml:lang="it">Piano in legno</rdfs:label>
        <rdfs:label xml:lang="en">Wooden top</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Andromeda_Body -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Andromeda_Body">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_CosmicBlack"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Steel"/>
        <rdfs:comment xml:lang="en">Circular steel plate with 170 laser micro-holes creating the starry sky effect.</rdfs:comment>
        <rdfs:comment xml:lang="it">Lastra circolare in acciaio con 170 microfori laser che creano l&apos;effetto cielo stellato.</rdfs:comment>
        <rdfs:label xml:lang="it">Corpo microforato</rdfs:label>
        <rdfs:label xml:lang="en">Microperforated body</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Andromeda_LEDPanel -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Andromeda_LEDPanel">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_LED"/>
        <rdfs:comment xml:lang="en">LED panel for upward diffused light.</rdfs:comment>
        <rdfs:comment xml:lang="it">Lastra LED per la luce diffusa verso l&apos;alto.</rdfs:comment>
        <rdfs:label xml:lang="it">Pannello LED superiore</rdfs:label>
        <rdfs:label xml:lang="en">Upper LED panel</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Andromeda_OpticalSystem -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Andromeda_OpticalSystem">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <rdfs:comment xml:lang="en">4 interchangeable magnetic optics (25°, 36°, 60°) + anti-glare 2700K optic. Direct downward light.</rdfs:comment>
        <rdfs:comment xml:lang="it">4 ottiche magnetiche intercambiabili (25°, 36°, 60°) + ottica antiabbagliamento 2700K. Luce diretta verso il basso.</rdfs:comment>
        <rdfs:label xml:lang="en">Magnetic optical system</rdfs:label>
        <rdfs:label xml:lang="it">Sistema ottico magnetico</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Incontro_Base -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Incontro_Base">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_NaturalWaxedIron"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Iron"/>
        <rdfs:comment xml:lang="it">6 lamiere metalliche a spessore variabile con struttura interna a doppia H e saldature a vista. Ferro naturale leggermente cerato.</rdfs:comment>
        <rdfs:comment xml:lang="en">6 metal sheets of variable thickness with internal double-H structure and exposed welds. Natural iron, lightly waxed.</rdfs:comment>
        <rdfs:label xml:lang="it">Base in ferro</rdfs:label>
        <rdfs:label xml:lang="en">Iron base</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Incontro_Plaque -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Incontro_Plaque">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <rdfs:comment xml:lang="en">Plaque with personalised inscription and 01/01 numbering certifying the piece&apos;s uniqueness.</rdfs:comment>
        <rdfs:comment xml:lang="it">Targhetta con iscrizione personalizzata e numerazione 01/01 che certifica l&apos;unicità del pezzo.</rdfs:comment>
        <rdfs:label xml:lang="en">Personalised plaque</rdfs:label>
        <rdfs:label xml:lang="it">Targhetta personalizzata</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Incontro_Top -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Incontro_Top">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_BriccoleOak"/>
        <rdfs:comment xml:lang="it">Massello di rovere recuperato dalle briccole della laguna di Venezia. 240 cm, bordi naturali non rifiniti.</rdfs:comment>
        <rdfs:comment xml:lang="en">Solid oak reclaimed from Venice lagoon briccole. 240 cm, unfinished natural edges.</rdfs:comment>
        <rdfs:label xml:lang="en">Briccole oak tabletop</rdfs:label>
        <rdfs:label xml:lang="it">Piano in rovere briccole</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#COMP_Stool_Body -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#COMP_Stool_Body">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductComponent"/>
        <componentUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_VolcanicStone"/>
        <rdfs:comment xml:lang="it">Corpo monolitico tornito in pietra lavica messicana. Forma conica su base cilindrica.</rdfs:comment>
        <rdfs:comment xml:lang="en">Monolithic turned body in Mexican volcanic stone. Conical shape on cylindrical base.</rdfs:comment>
        <rdfs:label xml:lang="it">Corpo in pietra lavica</rdfs:label>
        <rdfs:label xml:lang="en">Volcanic stone body</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CUST_Customized -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CUST_Customized">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CustomizationLevel"/>
        <rdfs:label xml:lang="en">Customized</rdfs:label>
        <rdfs:label xml:lang="it">Customizzato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CustomizationScheme"/>
        <skos:prefLabel xml:lang="en">Customized</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Customizzato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CUST_FullyBespoke -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CUST_FullyBespoke">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CustomizationLevel"/>
        <rdfs:label xml:lang="en">Fully bespoke</rdfs:label>
        <rdfs:label xml:lang="it">Su misura totale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CustomizationScheme"/>
        <skos:prefLabel xml:lang="en">Fully bespoke</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Su misura totale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CUST_OffTheShelf -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CUST_OffTheShelf">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CustomizationLevel"/>
        <rdfs:label xml:lang="en">Off-the-shelf</rdfs:label>
        <rdfs:label xml:lang="it">Standard catalogo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CustomizationScheme"/>
        <skos:prefLabel xml:lang="en">Off-the-shelf</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Standard catalogo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CUST_OneOfAKind -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CUST_OneOfAKind">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CustomizationLevel"/>
        <rdfs:label xml:lang="en">One-of-a-kind</rdfs:label>
        <rdfs:label xml:lang="it">Pezzi unici</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CustomizationScheme"/>
        <skos:prefLabel xml:lang="en">One-of-a-kind</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pezzi unici</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ClientCategoryScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ClientCategoryScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="it">Categoria committenza</rdfs:label>
        <rdfs:label xml:lang="en">Client category</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ColorScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ColorScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="it">Colori</rdfs:label>
        <rdfs:label xml:lang="en">Colors</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CommissionTypeScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CommissionTypeScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Commission type</rdfs:label>
        <rdfs:label xml:lang="it">Tipo incarico</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ConstructionPeriodScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ConstructionPeriodScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Construction period</rdfs:label>
        <rdfs:label xml:lang="it">Epoca costruzione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CorporateSectorScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CorporateSectorScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Corporate sector</rdfs:label>
        <rdfs:label xml:lang="it">Settore corporate</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CraftTechniqueScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CraftTechniqueScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Craft techniques</rdfs:label>
        <rdfs:label xml:lang="it">Tecniche artigianali</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#CustomizationScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#CustomizationScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Customization level</rdfs:label>
        <rdfs:label xml:lang="it">Grado personalizzazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#DUR_L -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#DUR_L">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DurationBand"/>
        <rdfs:label xml:lang="it">&gt;12 mesi</rdfs:label>
        <rdfs:label xml:lang="en">&gt;12 months</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DurationScheme"/>
        <skos:prefLabel xml:lang="it">&gt;12 mesi</skos:prefLabel>
        <skos:prefLabel xml:lang="en">&gt;12 months</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#DUR_M -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#DUR_M">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DurationBand"/>
        <rdfs:label xml:lang="it">6–12 mesi</rdfs:label>
        <rdfs:label xml:lang="en">6–12 months</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DurationScheme"/>
        <skos:prefLabel xml:lang="it">6–12 mesi</skos:prefLabel>
        <skos:prefLabel xml:lang="en">6–12 months</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#DUR_S -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#DUR_S">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DurationBand"/>
        <rdfs:label xml:lang="it">3–6 mesi</rdfs:label>
        <rdfs:label xml:lang="en">3–6 months</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DurationScheme"/>
        <skos:prefLabel xml:lang="it">3–6 mesi</skos:prefLabel>
        <skos:prefLabel xml:lang="en">3–6 months</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#DUR_XS -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#DUR_XS">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DurationBand"/>
        <rdfs:label xml:lang="it">&lt;3 mesi</rdfs:label>
        <rdfs:label xml:lang="en">&lt;3 months</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DurationScheme"/>
        <skos:prefLabel xml:lang="it">&lt;3 mesi</skos:prefLabel>
        <skos:prefLabel xml:lang="en">&lt;3 months</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#DesignPrincipleScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#DesignPrincipleScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Design principles</rdfs:label>
        <rdfs:label xml:lang="it">Principi di design</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#DesignReferenceScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#DesignReferenceScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Design references</rdfs:label>
        <rdfs:label xml:lang="it">Riferimenti progettuali</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#DesignStyleScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#DesignStyleScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Design styles</rdfs:label>
        <rdfs:label xml:lang="it">Stili di design</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#DurationScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#DurationScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Duration band</rdfs:label>
        <rdfs:label xml:lang="it">Fascia durata</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ED_Aldila -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ED_Aldila">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <designedFor rdf:resource="https://francescomeneghello.com/ontology#BRAND_WDD"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_DDnNov2025_Aldila"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_DDnOtt2025_WDD"/>
        <hasProductTypology rdf:resource="https://francescomeneghello.com/ontology#PTYP_CollectibleObject"/>
        <hasProductionModel rdf:resource="https://francescomeneghello.com/ontology#PROD_LimitedEdition"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_CollectibleDesign"/>
        <editionUnitLabel xml:lang="it">pezzi</editionUnitLabel>
        <editionUnitLabel xml:lang="en">pieces</editionUnitLabel>
        <editionUnits rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">9</editionUnits>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2025</projectYear>
        <rdfs:comment xml:lang="en">Crystal sphere containing an olfactory essence. Limited edition of 9 pieces. Lightweight bridge — canonical description in the WDD ontology.</rdfs:comment>
        <rdfs:comment xml:lang="it">Sfera in cristallo contenente un&apos;essenza olfattiva. Edizione limitata di 9 pezzi. Ponte leggero — descrizione canonica nell&apos;ontologia WDD.</rdfs:comment>
        <rdfs:label xml:lang="en">Aldilà</rdfs:label>
        <rdfs:label xml:lang="it">Aldilà</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/editions/limited-series/aldila-we-dont-design"/>
        <rdfs:seeAlso rdf:resource="https://wedontdesign.com/editions/aldila"/>
        <skos:exactMatch rdf:resource="https://wedontdesign.com/ontology#WORK_Aldila"/>
        <schema:url rdf:resource="https://francescomeneghello.com/edizioni/serie-limitate/aldila-we-dont-design"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ED_Memorie -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ED_Memorie">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <designedFor rdf:resource="https://francescomeneghello.com/ontology#BRAND_WDD"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_DDnOtt2025_WDD"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_DimoraMag_Memorie"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_InteriorDaily_Memorie"/>
        <hasProductTypology rdf:resource="https://francescomeneghello.com/ontology#PTYP_Rug"/>
        <hasProductionModel rdf:resource="https://francescomeneghello.com/ontology#PROD_LimitedEdition"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_CollectibleDesign"/>
        <editionUnitLabel xml:lang="en">metres</editionUnitLabel>
        <editionUnitLabel xml:lang="it">metri</editionUnitLabel>
        <editionUnits rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1959</editionUnits>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2024</projectYear>
        <rdfs:comment xml:lang="en">Silk rug corroded by time. Divisible edition of 1959 metres. Lightweight bridge — canonical description in the WDD ontology.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tappeto in seta corroso dal tempo. Edizione divisibile di 1959 metri. Ponte leggero — descrizione canonica nell&apos;ontologia WDD.</rdfs:comment>
        <rdfs:label xml:lang="en">Memorie</rdfs:label>
        <rdfs:label xml:lang="it">Memorie</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/editions/limited-series/memorie-we-dont-design"/>
        <rdfs:seeAlso rdf:resource="https://wedontdesign.com/editions/memorie"/>
        <skos:exactMatch rdf:resource="https://wedontdesign.com/ontology#WORK_Memorie"/>
        <schema:url rdf:resource="https://francescomeneghello.com/edizioni/serie-limitate/memorie-we-dont-design"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ED_Mirrorless -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ED_Mirrorless">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <designedFor rdf:resource="https://francescomeneghello.com/ontology#BRAND_WDD"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_DDnOtt2025_WDD"/>
        <hasProductTypology rdf:resource="https://francescomeneghello.com/ontology#PTYP_Mirror"/>
        <hasProductionModel rdf:resource="https://francescomeneghello.com/ontology#PROD_LimitedEdition"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_CollectibleDesign"/>
        <editionUnitLabel xml:lang="it">pezzi</editionUnitLabel>
        <editionUnitLabel xml:lang="en">pieces</editionUnitLabel>
        <editionUnits rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">111</editionUnits>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2024</projectYear>
        <rdfs:comment xml:lang="it">Specchio utopico in acciaio extra lucido senza superficie riflettente. Edizione limitata di 111 pezzi. Ponte leggero — descrizione canonica nell&apos;ontologia WDD.</rdfs:comment>
        <rdfs:comment xml:lang="en">Utopian mirror in super-polished steel without reflective surface. Limited edition of 111 pieces. Lightweight bridge — canonical description in the WDD ontology.</rdfs:comment>
        <rdfs:label xml:lang="en">Mirrorless</rdfs:label>
        <rdfs:label xml:lang="it">Mirrorless</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/editions/limited-series/mirrorless-we-dont-design"/>
        <rdfs:seeAlso rdf:resource="https://wedontdesign.com/editions/mirrorless"/>
        <skos:exactMatch rdf:resource="https://wedontdesign.com/ontology#WORK_Mirrorless"/>
        <schema:url rdf:resource="https://francescomeneghello.com/edizioni/serie-limitate/mirrorless-we-dont-design"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueDioscuri -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueDioscuri">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_OpalGlass"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Artemide"/>
        <productModel>Dioscuri</productModel>
        <rdfs:comment xml:lang="en">Opal glass ø14 cm.</rdfs:comment>
        <rdfs:comment xml:lang="it">Vetro opalino ø14 cm.</rdfs:comment>
        <rdfs:label xml:lang="en">Artemide Dioscuri</rdfs:label>
        <rdfs:label xml:lang="it">Artemide Dioscuri</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.artemide.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueFlash -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueFlash">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <productModel>Flash</productModel>
        <rdfs:label xml:lang="en">Davide Groppi Flash</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Flash</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueMeridiana -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueMeridiana">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <elementDesigner>Davide Groppi</elementDesigner>
        <productModel>Meridiana</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2018</productYear>
        <rdfs:label xml:lang="en">Davide Groppi Meridiana</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Meridiana</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueMira -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueMira">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bedroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <productModel>Mira</productModel>
        <rdfs:label xml:lang="en">Davide Groppi Mira</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Mira</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_BlankTrascrizioni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_BlankTrascrizioni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Artwork"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bedroom"/>
        <elementDesigner>Irma Blank</elementDesigner>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1974</productYear>
        <rdfs:comment xml:lang="it">China su carta pergamena, 49 pagine, cm. 16,1×11,5 ciascuna. Acquisita tramite Galleria P420, Bologna.</rdfs:comment>
        <rdfs:comment xml:lang="en">Indian ink on parchment paper, 49 pages, 16.1×11.5 cm each. Acquired through P420 Gallery, Bologna.</rdfs:comment>
        <rdfs:label xml:lang="en">I. Blank, Trascrizioni, Thinking IV, 1974</rdfs:label>
        <rdfs:label xml:lang="it">I. Blank, Trascrizioni, Thinking IV, 1974</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.p420.it/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_CabinaArmadioPoliform -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_CabinaArmadioPoliform">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_WalkInCloset"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Poliform"/>
        <productModel>Fitted + New Entry</productModel>
        <rdfs:label xml:lang="en">Poliform Fitted + New Entry</rdfs:label>
        <rdfs:label xml:lang="it">Poliform Fitted + New Entry</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.poliform.it/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_CucinaCustom -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_CucinaCustom">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Brushed"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Smoked"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Tempered"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_ThermoOak"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Kitchen"/>
        <rdfs:comment xml:lang="it">Rovere termotrattato, acciaio spazzolato, pensili in acciaio con ante in vetro fumé. Con zona degustazione e cantina.</rdfs:comment>
        <rdfs:comment xml:lang="en">Thermo-treated oak, brushed steel, steel wall units with smoked glass doors. With tasting area and wine cellar.</rdfs:comment>
        <rdfs:label xml:lang="it">Cucina custom</rdfs:label>
        <rdfs:label xml:lang="en">Custom kitchen</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_DivanoAluraLounge -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_DivanoAluraLounge">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Anthracite"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Oak"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Steel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Outdoor"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_RoyalBotania"/>
        <elementDesigner>Kris Van Puyvelde</elementDesigner>
        <productModel>Alura Lounge</productModel>
        <rdfs:comment xml:lang="en">Natural oak, grey fabric, anthracite grey steel.</rdfs:comment>
        <rdfs:comment xml:lang="it">Rovere naturale, tessuto grigio, acciaio grigio antracite.</rdfs:comment>
        <rdfs:label xml:lang="en">Royal Botania Alura Lounge</rdfs:label>
        <rdfs:label xml:lang="it">Royal Botania Alura Lounge</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.royalbotania.com/en-US/collections/alura-lounge"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_DivanoBudapest -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_DivanoBudapest">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Fur"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Leather"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Baxter"/>
        <elementDesigner>Paola Navone</elementDesigner>
        <productModel>Budapest Soft</productModel>
        <rdfs:comment xml:lang="it">Bianco e nero con cuscini custom in pelle e pelliccia.</rdfs:comment>
        <rdfs:comment xml:lang="en">Black and white with custom leather and fur cushions.</rdfs:comment>
        <rdfs:label xml:lang="en">Baxter Budapest Soft</rdfs:label>
        <rdfs:label xml:lang="it">Baxter Budapest Soft</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.baxter.it/en/products/budapest-soft-sofas-and-armchairs"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_ElettrodomesticiMiele -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_ElettrodomesticiMiele">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Kitchen"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Miele"/>
        <rdfs:label xml:lang="en">Miele</rdfs:label>
        <rdfs:label xml:lang="it">Miele</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.miele.it/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LampadaBilia -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LampadaBilia">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_FontanaArte"/>
        <elementDesigner>Gio Ponti</elementDesigner>
        <productModel>Bilia</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1932</productYear>
        <rdfs:label xml:lang="en">Fontana Arte Bilia</rdfs:label>
        <rdfs:label xml:lang="it">Fontana Arte Bilia</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.fontanaarte.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LampadaSampei -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LampadaSampei">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <elementDesigner>Enzo Calabrese, Davide Groppi</elementDesigner>
        <productModel>Sampei 260</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2011</productYear>
        <rdfs:comment xml:lang="en">ADI Compasso d&apos;Oro 2014.</rdfs:comment>
        <rdfs:comment xml:lang="it">Compasso d&apos;Oro ADI 2014.</rdfs:comment>
        <rdfs:label xml:lang="en">Davide Groppi Sampei 260</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Sampei 260</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/en/products/sampei-p727"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LampadeNulla -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LampadeNulla">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Corridor"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <elementDesigner>Davide Groppi</elementDesigner>
        <productModel>Nulla</productModel>
        <rdfs:label xml:lang="en">Davide Groppi Nulla</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Nulla</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LavaboAdda -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LavaboAdda">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Fluted"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_PietraDAvola"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Walnut"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Salvatori"/>
        <elementDesigner>David Lopez Quincoces</elementDesigner>
        <productModel>Adda</productModel>
        <rdfs:comment xml:lang="en">Fluted walnut and Avola stone.</rdfs:comment>
        <rdfs:comment xml:lang="it">Noce cannettato e pietra d&apos;Avola.</rdfs:comment>
        <rdfs:label xml:lang="en">Salvatori Adda</rdfs:label>
        <rdfs:label xml:lang="it">Salvatori Adda</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.salvatoriofficial.com/it/us/pr/adda-lavabo-freestanding/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LettoGaudi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LettoGaudi">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_CoffeeOak"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bedroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Flou"/>
        <elementDesigner>Matteo Nunziati</elementDesigner>
        <productModel>Gaudì</productModel>
        <rdfs:comment xml:lang="en">Coffee oak finish, grey fabric.</rdfs:comment>
        <rdfs:comment xml:lang="it">Rovere tinto caffè, tessuto grigio.</rdfs:comment>
        <rdfs:label xml:lang="en">Flou Gaudì</rdfs:label>
        <rdfs:label xml:lang="it">Flou Gaudì</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.flou.it/en/products/beds/gaudi_163"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_NeonSmellsLikeArt -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_NeonSmellsLikeArt">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Kitchen"/>
        <rdfs:comment xml:lang="en">Custom neon sign, red colour.</rdfs:comment>
        <rdfs:comment xml:lang="it">Neon su misura, colore rosso.</rdfs:comment>
        <rdfs:label xml:lang="en">Custom neon SMELLS LIKE ART</rdfs:label>
        <rdfs:label xml:lang="it">Neon custom SMELLS LIKE ART</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_PoltronaArtik -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_PoltronaArtik">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Fur"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Baxter"/>
        <productModel>Artik</productModel>
        <rdfs:label xml:lang="en">Baxter Artik</rdfs:label>
        <rdfs:label xml:lang="it">Baxter Artik</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.baxter.it/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_PortaStripe -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_PortaStripe">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Rimadesio"/>
        <elementDesigner>Giuseppe Bavuso</elementDesigner>
        <productModel>Stripe</productModel>
        <rdfs:comment xml:lang="en">Matte black with semi-reflective glass. Sliding partition between living and kitchen.</rdfs:comment>
        <rdfs:comment xml:lang="it">Nero opaco e vetro semiriflettente. Quinta scorrevole tra living e cucina.</rdfs:comment>
        <rdfs:label xml:lang="en">Rimadesio Stripe</rdfs:label>
        <rdfs:label xml:lang="it">Rimadesio Stripe</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.rimadesio.it/en/product/stripe/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_PoufCustom -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_PoufCustom">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Velvet"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_WalkInCloset"/>
        <rdfs:label xml:lang="en">Custom silver velvet pouf</rdfs:label>
        <rdfs:label xml:lang="it">Pouf custom in velluto argento</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RosenthalOchre306 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RosenthalOchre306">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Artwork"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <elementDesigner>S. Rosenthal</elementDesigner>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2006</productYear>
        <rdfs:comment xml:lang="en">Oil on canvas, 157.5×96.5 cm. Acquired through P420 Gallery, Bologna.</rdfs:comment>
        <rdfs:comment xml:lang="it">Olio su tela, cm. 157,5×96,5. Acquisita tramite Galleria P420, Bologna.</rdfs:comment>
        <rdfs:label xml:lang="en">S. Rosenthal, Painting Ochre 306, 2006</rdfs:label>
        <rdfs:label xml:lang="it">S. Rosenthal, Painting Ochre 306, 2006</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.p420.it/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RosenthalOchre506 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RosenthalOchre506">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Artwork"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <elementDesigner>S. Rosenthal</elementDesigner>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2007</productYear>
        <rdfs:comment xml:lang="en">Oil on canvas, 49.5×44.5 cm. Acquired through P420 Gallery, Bologna.</rdfs:comment>
        <rdfs:comment xml:lang="it">Olio su tela, cm. 49,5×44,5. Acquisita tramite Galleria P420, Bologna.</rdfs:comment>
        <rdfs:label xml:lang="en">S. Rosenthal, Ochre 506, 2007</rdfs:label>
        <rdfs:label xml:lang="it">S. Rosenthal, Ochre 506, 2007</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.p420.it/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RubinettoBarazza -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RubinettoBarazza">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Kitchen"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Barazza"/>
        <rdfs:comment xml:lang="en">Kitchen tap and steel top.</rdfs:comment>
        <rdfs:comment xml:lang="it">Rubinetto e top cucina in acciaio.</rdfs:comment>
        <rdfs:label xml:lang="en">Barazza</rdfs:label>
        <rdfs:label xml:lang="it">Barazza</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://barazzasrl.it/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RubinettoGastone -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RubinettoGastone">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Brushed"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_CEADesign"/>
        <elementDesigner>Natalino Malasorti</elementDesigner>
        <productModel>Gastone</productModel>
        <rdfs:comment xml:lang="it">Acciaio AISI 316/L spazzolato.</rdfs:comment>
        <rdfs:comment xml:lang="en">Brushed AISI 316/L stainless steel.</rdfs:comment>
        <rdfs:label xml:lang="en">CEA Design Gastone</rdfs:label>
        <rdfs:label xml:lang="it">CEA Design Gastone</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.ceadesign.it/en/products/1-bathroom/5-taps/17-gastone"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SediaStandardSP -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SediaStandardSP">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Vitra"/>
        <elementDesigner>Jean Prouvé</elementDesigner>
        <productModel>Standard SP</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1934</productYear>
        <rdfs:label xml:lang="en">Vitra Standard SP</rdfs:label>
        <rdfs:label xml:lang="it">Vitra Standard SP</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.vitra.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SedieNardiAria -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SedieNardiAria">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Anthracite"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Polypropylene"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Outdoor"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Nardi"/>
        <productModel>Aria Fit</productModel>
        <rdfs:label xml:lang="en">Nardi Aria Fit</rdfs:label>
        <rdfs:label xml:lang="it">Nardi Aria Fit</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.nardioutdoor.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SedieNewYorkMarras -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SedieNewYorkMarras">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Steel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_DiningArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_SabaItalia"/>
        <elementDesigner>Sergio Bicego, Antonio Marras</elementDesigner>
        <productModel>New York by Marras</productModel>
        <rdfs:comment xml:lang="en">Chrome steel frame, fabric with Antonio Marras embroidered designs.</rdfs:comment>
        <rdfs:comment xml:lang="it">Struttura acciaio cromato, tessuto con disegni intarsiati di Antonio Marras.</rdfs:comment>
        <rdfs:label xml:lang="en">Saba New York by Marras</rdfs:label>
        <rdfs:label xml:lang="it">Saba New York by Marras</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://sabaitalia.com/en/products/new-york-chair-by-marras-p2192"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SgabelloSoleil -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SgabelloSoleil">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Rope"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Steel"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Velvet"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Kitchen"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_SabaItalia"/>
        <productModel>New York Soleil</productModel>
        <rdfs:comment xml:lang="it">Corda e velluto grigio, struttura acciaio cromato.</rdfs:comment>
        <rdfs:comment xml:lang="en">Rope and grey velvet, chrome steel frame.</rdfs:comment>
        <rdfs:label xml:lang="en">Saba New York Soleil</rdfs:label>
        <rdfs:label xml:lang="it">Saba New York Soleil</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://sabaitalia.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SospensioneSimbiosi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SospensioneSimbiosi">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Matte"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_DiningArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <elementDesigner>Davide Groppi</elementDesigner>
        <productModel>Simbiosi</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2015</productYear>
        <rdfs:comment xml:lang="it">Bianco opaco.</rdfs:comment>
        <rdfs:comment xml:lang="en">Matt white.</rdfs:comment>
        <rdfs:label xml:lang="en">Davide Groppi Simbiosi</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Simbiosi</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/en-us/products/simbiosi-p1232"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SpecchioArchimede -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SpecchioArchimede">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Salvatori"/>
        <productModel>Archimede</productModel>
        <rdfs:comment xml:lang="en">Round mirror.</rdfs:comment>
        <rdfs:comment xml:lang="it">Specchio tondo.</rdfs:comment>
        <rdfs:label xml:lang="en">Salvatori Archimede</rdfs:label>
        <rdfs:label xml:lang="it">Salvatori Archimede</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.salvatoriofficial.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TappetoAmini -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TappetoAmini">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Wool"/>
        <elementUsesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_HandKnotting"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Amini"/>
        <elementDesigner>Carlotta Fortuna</elementDesigner>
        <productModel>One of a Kind</productModel>
        <rdfs:label xml:lang="en">Amini One of a Kind</rdfs:label>
        <rdfs:label xml:lang="it">Amini One of a Kind</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://amini.it/en/collection/one-of-a-kind/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavoliniCairo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavoliniCairo">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Brass"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Baxter"/>
        <elementDesigner>Paola Navone</elementDesigner>
        <productModel>Cairo</productModel>
        <rdfs:comment xml:lang="it">Finitura argento martellato, ottone stagnato cesellato a mano.</rdfs:comment>
        <rdfs:comment xml:lang="en">Hammered silver finish, hand-chased tin-plated brass.</rdfs:comment>
        <rdfs:label xml:lang="en">Baxter Cairo</rdfs:label>
        <rdfs:label xml:lang="it">Baxter Cairo</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.baxter.it/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavolinoConix -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavolinoConix">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Cement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Outdoor"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_RoyalBotania"/>
        <productModel>Conix ø40</productModel>
        <rdfs:comment xml:lang="it">Cemento grigio naturale.</rdfs:comment>
        <rdfs:comment xml:lang="en">Natural grey concrete.</rdfs:comment>
        <rdfs:label xml:lang="en">Royal Botania Conix ø40</rdfs:label>
        <rdfs:label xml:lang="it">Royal Botania Conix ø40</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.royalbotania.com/en/products/CNX40TLBB"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavoloClay -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavoloClay">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Cement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_DiningArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Desalto"/>
        <elementDesigner>Marc Krusin</elementDesigner>
        <productModel>Clay</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2015</productYear>
        <rdfs:comment xml:lang="en">Black cement finish.</rdfs:comment>
        <rdfs:comment xml:lang="it">Finitura cemento nero.</rdfs:comment>
        <rdfs:label xml:lang="en">Desalto Clay</rdfs:label>
        <rdfs:label xml:lang="it">Desalto Clay</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.desalto.it/en-us/products/tables/clay"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavoloNardiRio -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavoloNardiRio">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Anthracite"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Polypropylene"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Outdoor"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Nardi"/>
        <productModel>Rio Alu 210</productModel>
        <rdfs:label xml:lang="en">Nardi Rio Alu 210</rdfs:label>
        <rdfs:label xml:lang="it">Nardi Rio Alu 210</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.nardioutdoor.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_Appendiabiti -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_Appendiabiti">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Steel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_WalkInCloset"/>
        <rdfs:label xml:lang="it">Appendiabiti custom in acciaio nero</rdfs:label>
        <rdfs:label xml:lang="en">Custom black steel clothes rack</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_BurriCrettoNero -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_BurriCrettoNero">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Artwork"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bedroom"/>
        <elementDesigner>Alberto Burri</elementDesigner>
        <rdfs:comment xml:lang="en">Authentic Italian Informal artwork in the master bedroom. Acquired through art advisory.</rdfs:comment>
        <rdfs:comment xml:lang="it">Opera autentica dell&apos;Informale italiano, presente nella camera padronale. Acquisita tramite consulenza artistica.</rdfs:comment>
        <rdfs:label xml:lang="en">Alberto Burri, Cretto Nero</rdfs:label>
        <rdfs:label xml:lang="it">Alberto Burri, Cretto Nero</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_CoffeeTableElement -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_CoffeeTableElement">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MirrorPolished"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <elementUsesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_Casting"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_HudsonFurniture"/>
        <elementDesigner>Barlas Baylar</elementDesigner>
        <productModel>Element I</productModel>
        <rdfs:comment xml:lang="it">Coffee table scultoreo in acciaio inossidabile fuso su stampo di roccia. Pezzo da collezione che mescola art déco e brutalismo.</rdfs:comment>
        <rdfs:comment xml:lang="en">Sculptural coffee table in stainless steel cast on a rock mould. Collectible piece blending art deco and brutalism.</rdfs:comment>
        <rdfs:label xml:lang="en">Hudson Furniture Element I</rdfs:label>
        <rdfs:label xml:lang="it">Hudson Furniture Element I</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.hudsonfurnitureinc.com/product/element-i/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_Cucina -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_Cucina">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_DeDeep"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Kitchen"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DeCastelli"/>
        <rdfs:label xml:lang="it">Cucina custom in acciaio inox DeCastelli DeDeep</rdfs:label>
        <rdfs:label xml:lang="en">Custom kitchen in DeCastelli DeDeep stainless steel</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://decastelli.com/it/finishes/dedeep/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_DivaniTogo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_DivaniTogo">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_GlossBlack"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Leather"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Mezzanine"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_LigneRoset"/>
        <elementDesigner>Michel Ducaroy</elementDesigner>
        <productModel>Togo</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1973</productYear>
        <rdfs:label xml:lang="en">Ligne Roset Togo</rdfs:label>
        <rdfs:label xml:lang="it">Ligne Roset Togo</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.ligne-roset.com/us/p/sofas/lounge-togo-r-3235"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_DivanoDS1088 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_DivanoDS1088">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_GlossBlack"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Leather"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DeSede"/>
        <productModel>DS-1088</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1975</productYear>
        <rdfs:label xml:lang="en">De Sede DS-1088</rdfs:label>
        <rdfs:label xml:lang="it">De Sede DS-1088</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://desede.ch/en-en/collections/ds-1088"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_DivanoDS600 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_DivanoDS600">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_GlossBlack"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Leather"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DeSede"/>
        <elementDesigner>Ueli Berger, Eleonore Peduzzi-Riva, Heinz Ulrich, Klaus Vogt</elementDesigner>
        <productModel>DS-600 Snake</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1972</productYear>
        <rdfs:label xml:lang="en">De Sede DS-600 Snake</rdfs:label>
        <rdfs:label xml:lang="it">De Sede DS-600 Snake</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://desede.ch/en-en/collections/ds-600"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_LampadaBirdiesNest -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_LampadaBirdiesNest">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_DiningArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_IngoMaurer"/>
        <elementDesigner>Ingo Maurer</elementDesigner>
        <productModel>Birdie&apos;s Nest</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2005</productYear>
        <rdfs:label xml:lang="en">Ingo Maurer Birdie&apos;s Nest</rdfs:label>
        <rdfs:label xml:lang="it">Ingo Maurer Birdie&apos;s Nest</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.ingo-maurer.com/en/products/birdies-nest/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_LavaboHenryTimi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_LavaboHenryTimi">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Calacatta"/>
        <elementUsesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_StoneSculpture"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_HenryTimi"/>
        <elementDesigner>Henry Timi, Giorgio Rava</elementDesigner>
        <productModel>Blocco</productModel>
        <rdfs:comment xml:lang="it">Lavabo scultoreo ricavato da un blocco di marmo Calacatta &apos;per forza di levare&apos;.</rdfs:comment>
        <rdfs:comment xml:lang="en">Sculptural washbasin carved from a Calacatta marble block &apos;per forza di levare&apos;.</rdfs:comment>
        <rdfs:label xml:lang="en">HenryTimi Blocco</rdfs:label>
        <rdfs:label xml:lang="it">HenryTimi Blocco</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.henrytimi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_LettoExtrasoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_LettoExtrasoft">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bedroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_LivingDivani"/>
        <elementDesigner>Piero Lissoni</elementDesigner>
        <productModel>Extrasoft Bed</productModel>
        <rdfs:comment xml:lang="en">Grey fabric.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tessuto grigio.</rdfs:comment>
        <rdfs:label xml:lang="en">Living Divani Extrasoft</rdfs:label>
        <rdfs:label xml:lang="it">Living Divani Extrasoft</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.livingdivani.it/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_MobiliCabinaArmadio -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_MobiliCabinaArmadio">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Fluted"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_GlossBlack"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Tempered"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_WalkInCloset"/>
        <rdfs:comment xml:lang="en">Fluted glass and gloss black lacquered top.</rdfs:comment>
        <rdfs:comment xml:lang="it">Vetro flut e top laccato nero lucido.</rdfs:comment>
        <rdfs:label xml:lang="en">Custom walk-in closet cabinetry</rdfs:label>
        <rdfs:label xml:lang="it">Mobili cabina armadio custom</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_PoltronaBotolo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_PoltronaBotolo">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Fur"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Arflex"/>
        <elementDesigner>Cini Boeri</elementDesigner>
        <productModel>Botolo Low</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1973</productYear>
        <rdfs:label xml:lang="en">Arflex Botolo Low</rdfs:label>
        <rdfs:label xml:lang="it">Arflex Botolo Low</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.arflex.it/us/en/botolo-low-version-armchair"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_PorteAladin -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_PorteAladin">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_FlutesAcidato"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Tempered"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Mezzanine"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_GlasItalia"/>
        <elementDesigner>Piero Lissoni</elementDesigner>
        <productModel>Aladin Plain Mono</productModel>
        <rdfs:comment xml:lang="en">522 Flutes acid-etched glass doors, on both mezzanine and master bathroom.</rdfs:comment>
        <rdfs:comment xml:lang="it">Porte in vetro 522 Flutes acidato, presenti sia sul mezzanino che sul bagno master.</rdfs:comment>
        <rdfs:label xml:lang="en">Glas Italia Aladin Plain Mono</rdfs:label>
        <rdfs:label xml:lang="it">Glas Italia Aladin Plain Mono</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.glasitalia.com/en/product/aladin-swing-plain-mono"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_RitrattoSeicento -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_RitrattoSeicento">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Artwork"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Mezzanine"/>
        <rdfs:comment xml:lang="en">17th-century painting and frame, noble portrait. Acquired through art advisory.</rdfs:comment>
        <rdfs:comment xml:lang="it">Dipinto e cornice del Seicento, ritratto di nobile. Acquisito tramite consulenza artistica.</rdfs:comment>
        <rdfs:label xml:lang="en">Noble portrait, 17th century</rdfs:label>
        <rdfs:label xml:lang="it">Ritratto di nobile, XVII secolo</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_RubinettiFold -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_RubinettiFold">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_ChromePlatedSteel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_CeramicaFlaminia"/>
        <elementDesigner>Lorenzo Damiani</elementDesigner>
        <productModel>Fold</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2012</productYear>
        <rdfs:label xml:lang="en">Ceramica Flaminia Fold</rdfs:label>
        <rdfs:label xml:lang="it">Ceramica Flaminia Fold</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.ceramicaflaminia.it/categorie/rubinetteria/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_Scala -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_Scala">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_ReinforcedConcrete"/>
        <rdfs:comment xml:lang="it">Scala composta per elementi slegati e disallineati, libero tributo alla soluzione di Carlo Scarpa nel negozio Olivetti a Venezia.</rdfs:comment>
        <rdfs:comment xml:lang="en">Staircase of detached, misaligned elements, a free tribute to Carlo Scarpa&apos;s Olivetti showroom in Venice.</rdfs:comment>
        <rdfs:label xml:lang="en">Custom exposed concrete staircase</rdfs:label>
        <rdfs:label xml:lang="it">Scala custom in cemento a vista</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_SedieU -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_SedieU">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Leather"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Steel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_DiningArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_PaoloCastelli"/>
        <elementDesigner>Vittorio Paradiso</elementDesigner>
        <productModel>U</productModel>
        <rdfs:label xml:lang="en">Paolo Castelli U</rdfs:label>
        <rdfs:label xml:lang="it">Paolo Castelli U</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://paolocastelli.com/en/prodotto/indoor/chairs-and-stools-en/chairs-en/u/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_SedutaBibendum -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_SedutaBibendum">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MirrorPolished"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_WalkInCloset"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Riluc"/>
        <elementDesigner>Toni Grilo</elementDesigner>
        <productModel>Bibendum</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2009</productYear>
        <rdfs:label xml:lang="en">Riluc Bibendum</rdfs:label>
        <rdfs:label xml:lang="it">Riluc Bibendum</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.riluc.com/PRODUCTS/Toni_Grilo/Seaters/Bibendum_Chair/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_SpecchioRondo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_SpecchioRondo">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MirrorPolished"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Steel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Zieta"/>
        <elementDesigner>Oskar Zięta</elementDesigner>
        <productModel>Rondo 120</productModel>
        <rdfs:label xml:lang="en">Zieta Rondo 120</rdfs:label>
        <rdfs:label xml:lang="it">Zieta Rondo 120</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.zieta.pl/en/product/rondo?variant=384"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_StatuaClassica -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_StatuaClassica">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Statuario"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_WalkInCloset"/>
        <rdfs:comment xml:lang="en">Decorative element in statuary marble.</rdfs:comment>
        <rdfs:comment xml:lang="it">Elemento decorativo in marmo statuario.</rdfs:comment>
        <rdfs:label xml:lang="en">Classical statue in statuary marble</rdfs:label>
        <rdfs:label xml:lang="it">Statua classica in marmo statuario</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_TappetoGordon -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_TappetoGordon">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Artwork"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Silk"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Wool"/>
        <elementUsesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_Tufting"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_HenzelStudio"/>
        <elementDesigner>Douglas Gordon</elementDesigner>
        <productModel>Untitled</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2017</productYear>
        <rdfs:comment xml:lang="it">Tappeto a parete, composizione a due pannelli in omaggio a L&apos;Origine du Monde di Gustave Courbet. Hand tufted, lana neozelandese e seta di bambù. Edizione di 50 + 1 AP.</rdfs:comment>
        <rdfs:comment xml:lang="en">Wall-hung rug, two-panel composition as homage to Gustave Courbet&apos;s L&apos;Origine du Monde. Hand tufted, New Zealand wool and bamboo silk. Edition of 50 + 1 AP.</rdfs:comment>
        <rdfs:label xml:lang="en">Douglas Gordon, Untitled, 2017 — Henzel Studio</rdfs:label>
        <rdfs:label xml:lang="it">Douglas Gordon, Untitled, 2017 — Henzel Studio</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://henzelstudio.com/products/douglas-gordon-untitled-2018"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_TappetoSetaLiving -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_TappetoSetaLiving">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Silk"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <rdfs:label xml:lang="en">Custom silk rug</rdfs:label>
        <rdfs:label xml:lang="it">Tappeto custom in seta</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_TappetoSetaMezz -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_TappetoSetaMezz">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Silk"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Mezzanine"/>
        <rdfs:label xml:lang="en">Custom black silk rug</rdfs:label>
        <rdfs:label xml:lang="it">Tappeto custom in seta nera</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_TavoloPranzo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_TavoloPranzo">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_Honed"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_PietraDAvola"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_DiningArea"/>
        <rdfs:label xml:lang="en">Custom Avola stone dining table</rdfs:label>
        <rdfs:label xml:lang="it">Tavolo custom in pietra d&apos;Avola</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_LoftLDN_TendeCustom -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_LoftLDN_TendeCustom">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_SatinSilk"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bedroom"/>
        <rdfs:comment xml:lang="it">Colore bianco sporco.</rdfs:comment>
        <rdfs:comment xml:lang="en">Off-white colour.</rdfs:comment>
        <rdfs:label xml:lang="en">Custom silk satin curtains</rdfs:label>
        <rdfs:label xml:lang="it">Tende custom in raso di seta</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_ArtemideDioscuri -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_ArtemideDioscuri">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_OpalGlass"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Artemide"/>
        <productModel>Dioscuri</productModel>
        <rdfs:comment xml:lang="it">Applique in vetro opalino ø14 cm.</rdfs:comment>
        <rdfs:comment xml:lang="en">Opal glass wall lamp ø14 cm.</rdfs:comment>
        <rdfs:label xml:lang="en">Artemide Dioscuri ø14 cm</rdfs:label>
        <rdfs:label xml:lang="it">Artemide Dioscuri ø14 cm</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.artemide.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_ArtemideYanzi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_ArtemideYanzi">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Reception"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Artemide"/>
        <elementDesigner>Neri&amp;Hu</elementDesigner>
        <productModel>Yanzi</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2017</productYear>
        <rdfs:label xml:lang="en">Artemide Yanzi</rdfs:label>
        <rdfs:label xml:lang="it">Artemide Yanzi</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.artemide.com/en/subfamily/4420745/yanzi"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_BanconeReception -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_BanconeReception">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_NaturalBrass"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Brass"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_CalacattaOro"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Reception"/>
        <rdfs:comment xml:lang="en">Designed by Francesco Meneghello.</rdfs:comment>
        <rdfs:comment xml:lang="it">Su disegno di Francesco Meneghello.</rdfs:comment>
        <rdfs:label xml:lang="it">Bancone reception in Calacatta Oro e ottone</rdfs:label>
        <rdfs:label xml:lang="en">Calacatta Oro and brass reception desk</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_BaxterChesterMoon -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_BaxterChesterMoon">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Leather"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_WaitingRoom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Baxter"/>
        <elementDesigner>Paola Navone</elementDesigner>
        <productModel>Chester Moon</productModel>
        <rdfs:comment xml:lang="en">280 cm sofa in matte black leather.</rdfs:comment>
        <rdfs:comment xml:lang="it">Divano 280 cm in pelle opaca nera.</rdfs:comment>
        <rdfs:label xml:lang="en">Baxter Chester Moon</rdfs:label>
        <rdfs:label xml:lang="it">Baxter Chester Moon</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.baxter.it/en/products/chester-moon-sofas-and-armchairs"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_BaxterLorenAlpacca -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_BaxterLorenAlpacca">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_AntiquedAlpaccaPolished"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Alpacca"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_WaitingRoom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Baxter"/>
        <elementDesigner>Draga &amp; Aurel</elementDesigner>
        <productModel>Loren</productModel>
        <rdfs:comment xml:lang="en">Round side table ø75 cm in polished antiqued nickel silver.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tavolino tondo ø75 cm in alpacca anticata lucida.</rdfs:comment>
        <rdfs:label xml:lang="it">Baxter Loren ø75 alpacca anticata</rdfs:label>
        <rdfs:label xml:lang="en">Baxter Loren ø75 antiqued nickel silver</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.baxter.it/en/product/loren"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_BaxterLorenBrass -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_BaxterLorenBrass">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_NaturalBrass"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Brass"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_WaitingRoom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Baxter"/>
        <elementDesigner>Draga &amp; Aurel</elementDesigner>
        <productModel>Loren</productModel>
        <rdfs:comment xml:lang="en">Round side table ø50 cm in brass.</rdfs:comment>
        <rdfs:comment xml:lang="it">Tavolino tondo ø50 cm in ottone.</rdfs:comment>
        <rdfs:label xml:lang="en">Baxter Loren ø50 brass</rdfs:label>
        <rdfs:label xml:lang="it">Baxter Loren ø50 ottone</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.baxter.it/en/product/loren"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_BoiserieLambris -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_BoiserieLambris">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Plaster"/>
        <rdfs:comment xml:lang="it">Riquadri in gesso verniciato bianco come le pareti e i soffitti. Custom, senza brand.</rdfs:comment>
        <rdfs:comment xml:lang="en">White-painted plaster panels matching walls and ceilings. Custom, no brand.</rdfs:comment>
        <rdfs:label xml:lang="it">Boiserie stile lambris in gesso</rdfs:label>
        <rdfs:label xml:lang="en">Lambris-style plaster wall panelling</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGBubka -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGBubka">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_NaturalBrass"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <elementDesigner>Daniele Sprega</elementDesigner>
        <productModel>Bubka</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2014</productYear>
        <rdfs:comment xml:lang="en">Floor lamp in natural brass and matte black.</rdfs:comment>
        <rdfs:comment xml:lang="it">Piantana in ottone naturale e nero opaco.</rdfs:comment>
        <rdfs:label xml:lang="en">Davide Groppi Bubka</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Bubka</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/en-us/products/bubka-p1463"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGFoil -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGFoil">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <productModel>Foil</productModel>
        <rdfs:label xml:lang="en">Davide Groppi Foil</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Foil</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGHashi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGHashi">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <productModel>Hashi</productModel>
        <rdfs:label xml:lang="en">Davide Groppi Hashi</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Hashi</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGInfinito -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGInfinito">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <elementDesigner>Davide Groppi</elementDesigner>
        <productModel>Infinito</productModel>
        <rdfs:label xml:lang="en">Davide Groppi Infinito</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Infinito</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGMiraR -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGMiraR">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <elementDesigner>Davide Groppi</elementDesigner>
        <productModel>Mira R</productModel>
        <rdfs:label xml:lang="en">Davide Groppi Mira R</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Mira R</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGMorsetto -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGMorsetto">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <productModel>Morsetto</productModel>
        <rdfs:label xml:lang="en">Davide Groppi Morsetto</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Morsetto</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGNulla -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGNulla">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <elementDesigner>Davide Groppi</elementDesigner>
        <productModel>Nulla</productModel>
        <rdfs:label xml:lang="en">Davide Groppi Nulla</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Nulla</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGSampei230 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGSampei230">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_DavideGroppi"/>
        <elementDesigner>Enzo Calabrese, Davide Groppi</elementDesigner>
        <productModel>Sampei 230</productModel>
        <rdfs:label xml:lang="en">Davide Groppi Sampei 230</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi Sampei 230</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_FlosZeroTrack -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_FlosZeroTrack">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Office"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Flos"/>
        <productModel>Zero Track</productModel>
        <rdfs:label xml:lang="en">Flos Zero Track</rdfs:label>
        <rdfs:label xml:lang="it">Flos Zero Track</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.flos.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_FontanaConcetto -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_FontanaConcetto">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Artwork"/>
        <elementDesigner>Lucio Fontana</elementDesigner>
        <rdfs:comment xml:lang="it">Opera della serie Concetto Spaziale. Mix: in parte acquisita, in parte già nella collezione del committente.</rdfs:comment>
        <rdfs:comment xml:lang="en">Work from the Spatial Concept series. Mix: partly acquired, partly from the client&apos;s existing collection.</rdfs:comment>
        <rdfs:label xml:lang="it">Lucio Fontana, Concetto Spaziale</rdfs:label>
        <rdfs:label xml:lang="en">Lucio Fontana, Spatial Concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_FontanaDisegni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_FontanaDisegni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Artwork"/>
        <elementDesigner>Lucio Fontana</elementDesigner>
        <rdfs:comment xml:lang="it">Disegni originali di Lucio Fontana. Mix: in parte acquisiti per il progetto, in parte già nella collezione del committente.</rdfs:comment>
        <rdfs:comment xml:lang="en">Original drawings by Lucio Fontana. Mix: partly acquired for the project, partly from the client&apos;s existing collection.</rdfs:comment>
        <rdfs:label xml:lang="it">Lucio Fontana, Disegni</rdfs:label>
        <rdfs:label xml:lang="en">Lucio Fontana, Drawings</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_FoscariniAllegro -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_FoscariniAllegro">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBrass"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Aluminum"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_MeetingRoom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Foscarini"/>
        <elementDesigner>Atelier Oï</elementDesigner>
        <productModel>Allegro Ritmico</productModel>
        <rdfs:comment xml:lang="it">Sospensione in finitura ottone opaco.</rdfs:comment>
        <rdfs:comment xml:lang="en">Suspension in matte brass finish.</rdfs:comment>
        <rdfs:label xml:lang="en">Foscarini Allegro Ritmico</rdfs:label>
        <rdfs:label xml:lang="it">Foscarini Allegro Ritmico</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.foscarini.com/en/product/allegro-ritmico-allegro-s-en/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_GIAladinWall -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_GIAladinWall">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_ExtraClear"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_GlasItalia"/>
        <productModel>Aladin Wall Mono</productModel>
        <rdfs:comment xml:lang="it">Pareti divisorie in vetro extrachiaro e telaio nero opaco.</rdfs:comment>
        <rdfs:comment xml:lang="en">Partition walls in extra-clear glass with matte black frame.</rdfs:comment>
        <rdfs:label xml:lang="en">Glas Italia Aladin Wall Mono</rdfs:label>
        <rdfs:label xml:lang="it">Glas Italia Aladin Wall Mono</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.glasitalia.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_GITransformer -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_GITransformer">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_GlasItalia"/>
        <productModel>Transformer</productModel>
        <rdfs:label xml:lang="en">Glas Italia Transformer</rdfs:label>
        <rdfs:label xml:lang="it">Glas Italia Transformer</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.glasitalia.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_HMAeron -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_HMAeron">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Office"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_HermanMiller"/>
        <elementDesigner>Don Chadwick, Bill Stumpf</elementDesigner>
        <productModel>Aeron</productModel>
        <productYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1994</productYear>
        <rdfs:comment xml:lang="en">Black task chair.</rdfs:comment>
        <rdfs:comment xml:lang="it">Sedia da lavoro nera.</rdfs:comment>
        <rdfs:label xml:lang="en">Herman Miller Aeron</rdfs:label>
        <rdfs:label xml:lang="it">Herman Miller Aeron</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.hermanmiller.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_MDFAchille -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_MDFAchille">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Leather"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_MeetingRoom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_MDFItalia"/>
        <elementDesigner>Jean-Marie Massaud</elementDesigner>
        <productModel>Achille</productModel>
        <rdfs:comment xml:lang="en">Chair in matte black leather.</rdfs:comment>
        <rdfs:comment xml:lang="it">Sedia in pelle nera opaca.</rdfs:comment>
        <rdfs:label xml:lang="en">MDF Italia Achille</rdfs:label>
        <rdfs:label xml:lang="it">MDF Italia Achille</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.mdfitalia.com/en/products/indoor/chairs/achille"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_MentemanoBosco -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_MentemanoBosco">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_Mentemano"/>
        <elementDesigner>Nicola Gisonda</elementDesigner>
        <productModel>Bosco</productModel>
        <rdfs:comment xml:lang="en">Bookcase in matte black powder-coated metal with natural CDF shelves. 2022 Compasso d&apos;Oro nominee.</rdfs:comment>
        <rdfs:comment xml:lang="it">Libreria in metallo verniciato nero opaco e ripiani in CDF naturale. Candidata Compasso d&apos;Oro 2022.</rdfs:comment>
        <rdfs:label xml:lang="en">Mentemano Bosco</rdfs:label>
        <rdfs:label xml:lang="it">Mentemano Bosco</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.mentemano.it/products-eng/bosco"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_MobileBagno -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_MobileBagno">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Corian"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <rdfs:comment xml:lang="en">Custom vanity and mirror, no brand.</rdfs:comment>
        <rdfs:comment xml:lang="it">Mobile e specchio su misura, senza brand.</rdfs:comment>
        <rdfs:label xml:lang="en">Custom Corian vanity unit with bespoke mirror</rdfs:label>
        <rdfs:label xml:lang="it">Mobile bagno in Corian e specchio su misura</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_MobiliLaccati -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_MobiliLaccati">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_OffWhiteLacquer"/>
        <rdfs:comment xml:lang="en">Custom furniture in off-white lacquer, tone-on-tone with the walls. No brand.</rdfs:comment>
        <rdfs:comment xml:lang="it">Mobili su misura in laccato bianco sporco, tono su tono con le pareti. Senza brand.</rdfs:comment>
        <rdfs:label xml:lang="en">Custom off-white lacquered furniture</rdfs:label>
        <rdfs:label xml:lang="it">Mobili su misura in laccato bianco sporco</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_ParquetSpina -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_ParquetSpina">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Oak"/>
        <rdfs:comment xml:lang="en">Custom-designed floor, no brand. Natural oak laid in French herringbone pattern.</rdfs:comment>
        <rdfs:comment xml:lang="it">Pavimento custom su disegno, senza brand. Rovere naturale posato a spina francese.</rdfs:comment>
        <rdfs:label xml:lang="en">French herringbone natural oak parquet</rdfs:label>
        <rdfs:label xml:lang="it">Parquet a spina francese in rovere naturale</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_PortaAladinPocket -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_PortaAladinPocket">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_AcidEtched"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_GlasItalia"/>
        <productModel>Aladin Pocket Mono</productModel>
        <rdfs:comment xml:lang="en">Pocket door in acid-etched glass with matte black frame.</rdfs:comment>
        <rdfs:comment xml:lang="it">Porta a scomparsa in vetro acidato e telaio nero opaco.</rdfs:comment>
        <rdfs:label xml:lang="en">Glas Italia Aladin Pocket Mono</rdfs:label>
        <rdfs:label xml:lang="it">Glas Italia Aladin Pocket Mono</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.glasitalia.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_PortaSwingPlain -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_PortaSwingPlain">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_ExtraClear"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_WaitingRoom"/>
        <madeBy rdf:resource="https://francescomeneghello.com/ontology#MFR_GlasItalia"/>
        <productModel>Swing Plain</productModel>
        <rdfs:comment xml:lang="en">Extra-clear glass door with matte black frame.</rdfs:comment>
        <rdfs:comment xml:lang="it">Porta in vetro extrachiaro e telaio nero opaco.</rdfs:comment>
        <rdfs:label xml:lang="en">Glas Italia Swing Plain</rdfs:label>
        <rdfs:label xml:lang="it">Glas Italia Swing Plain</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.glasitalia.com/"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ELEM_UfficiMI_TavoliCustom -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ELEM_UfficiMI_TavoliCustom">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProjectElement"/>
        <elementHasFinish rdf:resource="https://francescomeneghello.com/ontology#FIN_MatteBlack"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_CalacattaOro"/>
        <elementUsesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <inRoom rdf:resource="https://francescomeneghello.com/ontology#ROOM_MeetingRoom"/>
        <rdfs:comment xml:lang="en">Custom-designed, matte black steel frame.</rdfs:comment>
        <rdfs:comment xml:lang="it">Su disegno, telaio in acciaio nero opaco.</rdfs:comment>
        <rdfs:label xml:lang="en">Custom Calacatta Oro and steel tables</rdfs:label>
        <rdfs:label xml:lang="it">Tavoli custom in Calacatta Oro e acciaio</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ERA_60s70s -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ERA_60s70s">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriod"/>
        <rdfs:label xml:lang="it">&apos;60–&apos;70</rdfs:label>
        <rdfs:label xml:lang="en">1960s–70s</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriodScheme"/>
        <skos:prefLabel xml:lang="it">&apos;60–&apos;70</skos:prefLabel>
        <skos:prefLabel xml:lang="en">1960s–70s</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ERA_80s90s -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ERA_80s90s">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriod"/>
        <rdfs:label xml:lang="it">&apos;80–&apos;90</rdfs:label>
        <rdfs:label xml:lang="en">1980s–90s</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriodScheme"/>
        <skos:prefLabel xml:lang="it">&apos;80–&apos;90</skos:prefLabel>
        <skos:prefLabel xml:lang="en">1980s–90s</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ERA_Contemporary -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ERA_Contemporary">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriod"/>
        <rdfs:label xml:lang="it">Contemporaneo</rdfs:label>
        <rdfs:label xml:lang="en">Contemporary</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriodScheme"/>
        <skos:prefLabel xml:lang="it">Contemporaneo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Contemporary</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ERA_PostWar -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ERA_PostWar">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriod"/>
        <rdfs:label xml:lang="it">Dopoguerra</rdfs:label>
        <rdfs:label xml:lang="en">Post-war</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriodScheme"/>
        <skos:prefLabel xml:lang="it">Dopoguerra</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Post-war</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ERA_Pre1900 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ERA_Pre1900">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriod"/>
        <rdfs:label xml:lang="en">Pre-1900</rdfs:label>
        <rdfs:label xml:lang="it">Pre-1900</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ConstructionPeriodScheme"/>
        <skos:prefLabel xml:lang="en">Pre-1900</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pre-1900</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#EVT_Euroluce2019 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#EVT_Euroluce2019">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LaunchEvent"/>
        <rdfs:label xml:lang="en">Euroluce / Salone del Mobile 2019</rdfs:label>
        <rdfs:label xml:lang="it">Euroluce / Salone del Mobile 2019</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#EVT_HOMI2025 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#EVT_HOMI2025">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LaunchEvent"/>
        <rdfs:label xml:lang="en">HOMI 2025</rdfs:label>
        <rdfs:label xml:lang="it">HOMI 2025</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#EVT_MilanoDesignWeek2015 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#EVT_MilanoDesignWeek2015">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LaunchEvent"/>
        <rdfs:label xml:lang="en">Milano Design Week 2015</rdfs:label>
        <rdfs:label xml:lang="it">Milano Design Week 2015</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#EVT_Sobremesa2024 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#EVT_Sobremesa2024">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LaunchEvent"/>
        <rdfs:comment xml:lang="it">Mostra inaugurale della galleria Penumbra a Città del Messico, febbraio 2024. Artisti e designer invitati a lavorare con la pietra lavica.</rdfs:comment>
        <rdfs:comment xml:lang="en">Opening exhibition at Penumbra Gallery in Mexico City, February 2024. Artists and designers invited to work with volcanic stone.</rdfs:comment>
        <rdfs:label xml:lang="en">Sobremesa — Penumbra Gallery 2024</rdfs:label>
        <rdfs:label xml:lang="it">Sobremesa — Penumbra Gallery 2024</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#EVT_VeniceDesignWeek2015 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#EVT_VeniceDesignWeek2015">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LaunchEvent"/>
        <rdfs:label xml:lang="en">Venice Design Week 2015</rdfs:label>
        <rdfs:label xml:lang="it">Venice Design Week 2015</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_AcidEtched -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_AcidEtched">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Acid-etched glass</rdfs:label>
        <rdfs:label xml:lang="it">Vetro acidato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Acid-etched glass</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vetro acidato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Anthracite -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Anthracite">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Anthracite</rdfs:label>
        <rdfs:label xml:lang="it">Antracite</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Anthracite</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Antracite</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Antiqued -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Antiqued">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Anticato</rdfs:label>
        <rdfs:label xml:lang="en">Antiqued</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Anticato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Antiqued</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_AntiquedAlpaccaPolished -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_AntiquedAlpaccaPolished">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Alpacca anticata lucida</rdfs:label>
        <rdfs:label xml:lang="en">Polished antiqued nickel silver</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Alpacca anticata lucida</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Polished antiqued nickel silver</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Brushed -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Brushed">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Brushed</rdfs:label>
        <rdfs:label xml:lang="it">Spazzolato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Brushed</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Spazzolato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Cement -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Cement">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Cement</rdfs:label>
        <rdfs:label xml:lang="it">Cemento</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Cement</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Cemento</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_CoffeeOak -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_CoffeeOak">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Coffee oak</rdfs:label>
        <rdfs:label xml:lang="it">Rovere tinto caffè</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Coffee oak</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Rovere tinto caffè</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Coloured -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Coloured">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Colorato</rdfs:label>
        <rdfs:label xml:lang="en">Coloured</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Colorato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Coloured</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_CosmicBlack -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_CosmicBlack">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:comment xml:lang="en">Multi-layer black powder coating, inspired by the vastness of the universe.</rdfs:comment>
        <rdfs:comment xml:lang="it">Verniciatura a polvere multistrato nera, ispirata alla vastità dell&apos;universo.</rdfs:comment>
        <rdfs:label xml:lang="en">Cosmic Black</rdfs:label>
        <rdfs:label xml:lang="it">Nero Cosmico</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Cosmic Black</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Nero Cosmico</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_DeDeep -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_DeDeep">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">DeCastelli DeDeep</rdfs:label>
        <rdfs:label xml:lang="it">DeCastelli DeDeep</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://decastelli.com/it/finishes/dedeep/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">DeCastelli DeDeep</skos:prefLabel>
        <skos:prefLabel xml:lang="it">DeCastelli DeDeep</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_ExtraClear -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_ExtraClear">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Extra-clear glass</rdfs:label>
        <rdfs:label xml:lang="it">Vetro extrachiaro</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Extra-clear glass</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vetro extrachiaro</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Fluted -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Fluted">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Fluted</rdfs:label>
        <rdfs:label xml:lang="it">Rigato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Fluted</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Rigato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_FlutesAcidato -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_FlutesAcidato">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">522 Flutes acid-etched glass</rdfs:label>
        <rdfs:label xml:lang="it">Vetro 522 Flutes acidato</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.glasitalia.com/en/product/aladin-swing-plain-mono"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">522 Flutes acid-etched glass</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vetro 522 Flutes acidato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_GlossBlack -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_GlossBlack">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Gloss black</rdfs:label>
        <rdfs:label xml:lang="it">Nero lucido</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Gloss black</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Nero lucido</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Honed -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Honed">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Honed</rdfs:label>
        <rdfs:label xml:lang="it">Levigato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Honed</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Levigato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Lacquered -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Lacquered">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Laccato</rdfs:label>
        <rdfs:label xml:lang="en">Lacquered</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Laccato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Lacquered</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Matte -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Matte">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Matte</rdfs:label>
        <rdfs:label xml:lang="it">Opaco</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Matte</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Opaco</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_MatteBlack -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_MatteBlack">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Matte black</rdfs:label>
        <rdfs:label xml:lang="it">Nero opaco</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Matte black</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Nero opaco</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_MatteBlackSteel -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_MatteBlackSteel">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Acciaio inox nero opaco</rdfs:label>
        <rdfs:label xml:lang="en">Matte black stainless steel</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Acciaio inox nero opaco</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Matte black stainless steel</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_MatteBrass -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_MatteBrass">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Matte brass</rdfs:label>
        <rdfs:label xml:lang="it">Ottone opaco</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Matte brass</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ottone opaco</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_MirrorPolished -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_MirrorPolished">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Extralucido</rdfs:label>
        <rdfs:label xml:lang="en">Mirror polished</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Extralucido</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Mirror polished</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Natural -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Natural">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Natural</rdfs:label>
        <rdfs:label xml:lang="it">Naturale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Natural</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Naturale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_NaturalBrass -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_NaturalBrass">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Natural brass</rdfs:label>
        <rdfs:label xml:lang="it">Ottone naturale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Natural brass</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ottone naturale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_NaturalWaxedIron -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_NaturalWaxedIron">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Ferro naturale cerato</rdfs:label>
        <rdfs:label xml:lang="en">Natural waxed iron</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Ferro naturale cerato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Natural waxed iron</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_OffWhiteLacquer -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_OffWhiteLacquer">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Laccato bianco sporco</rdfs:label>
        <rdfs:label xml:lang="en">Off-white lacquer</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Laccato bianco sporco</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Off-white lacquer</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Patinated -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Patinated">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Patinated</rdfs:label>
        <rdfs:label xml:lang="it">Patinato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Patinated</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Patinato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Polished -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Polished">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Lucido</rdfs:label>
        <rdfs:label xml:lang="en">Polished</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Lucido</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Polished</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Sandblasted -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Sandblasted">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Sabbiato</rdfs:label>
        <rdfs:label xml:lang="en">Sandblasted</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Sabbiato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Sandblasted</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Satin -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Satin">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Satin</rdfs:label>
        <rdfs:label xml:lang="it">Satinato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Satin</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Satinato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Smoked -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Smoked">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Fumé</rdfs:label>
        <rdfs:label xml:lang="en">Smoked</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Fumé</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Smoked</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Transparent -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Transparent">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="en">Transparent</rdfs:label>
        <rdfs:label xml:lang="it">Trasparente</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="en">Transparent</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Trasparente</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_Waxed -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_Waxed">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Cerato</rdfs:label>
        <rdfs:label xml:lang="en">Waxed</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Cerato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Waxed</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIN_WhiteMatteCristalplant -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIN_WhiteMatteCristalplant">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Finish"/>
        <rdfs:label xml:lang="it">Cristalplant bianco opaco</rdfs:label>
        <rdfs:label xml:lang="en">White matte Cristalplant</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FinishScheme"/>
        <skos:prefLabel xml:lang="it">Cristalplant bianco opaco</skos:prefLabel>
        <skos:prefLabel xml:lang="en">White matte Cristalplant</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIX_Arch -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIX_Arch">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FixedElement"/>
        <rdfs:label xml:lang="en">Arch</rdfs:label>
        <rdfs:label xml:lang="it">Arco</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FixedElementScheme"/>
        <skos:prefLabel xml:lang="en">Arch</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Arco</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIX_Fireplace -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIX_Fireplace">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FixedElement"/>
        <rdfs:label xml:lang="it">Camino</rdfs:label>
        <rdfs:label xml:lang="en">Fireplace</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FixedElementScheme"/>
        <skos:prefLabel xml:lang="it">Camino</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Fireplace</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIX_FittedWall -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIX_FittedWall">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FixedElement"/>
        <rdfs:label xml:lang="en">Fitted wall</rdfs:label>
        <rdfs:label xml:lang="it">Parete attrezzata</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FixedElementScheme"/>
        <skos:prefLabel xml:lang="en">Fitted wall</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Parete attrezzata</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIX_Niche -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIX_Niche">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FixedElement"/>
        <rdfs:label xml:lang="it">Nicchia</rdfs:label>
        <rdfs:label xml:lang="en">Niche</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FixedElementScheme"/>
        <skos:prefLabel xml:lang="it">Nicchia</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Niche</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIX_RaisedFloor -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIX_RaisedFloor">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FixedElement"/>
        <rdfs:label xml:lang="it">Pavimento sopraelevato</rdfs:label>
        <rdfs:label xml:lang="en">Raised floor</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FixedElementScheme"/>
        <skos:prefLabel xml:lang="it">Pavimento sopraelevato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Raised floor</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIX_Staircase -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIX_Staircase">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FixedElement"/>
        <rdfs:label xml:lang="it">Scala</rdfs:label>
        <rdfs:label xml:lang="en">Staircase</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FixedElementScheme"/>
        <skos:prefLabel xml:lang="it">Scala</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Staircase</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIX_SuspendedCeiling -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIX_SuspendedCeiling">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FixedElement"/>
        <rdfs:label xml:lang="it">Controsoffitto</rdfs:label>
        <rdfs:label xml:lang="en">Suspended ceiling</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FixedElementScheme"/>
        <skos:prefLabel xml:lang="it">Controsoffitto</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Suspended ceiling</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FIX_Wainscoting -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FIX_Wainscoting">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FixedElement"/>
        <rdfs:label xml:lang="it">Boiserie</rdfs:label>
        <rdfs:label xml:lang="en">Wainscoting</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FixedElementScheme"/>
        <skos:prefLabel xml:lang="it">Boiserie</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wainscoting</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FURN_Antique -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FURN_Antique">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FurnitureType"/>
        <rdfs:label xml:lang="it">Antiquariato</rdfs:label>
        <rdfs:label xml:lang="en">Antique</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FurnitureTypeScheme"/>
        <skos:prefLabel xml:lang="it">Antiquariato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Antique</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FURN_Bespoke -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FURN_Bespoke">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FurnitureType"/>
        <rdfs:label xml:lang="en">Bespoke</rdfs:label>
        <rdfs:label xml:lang="it">Su misura</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FurnitureTypeScheme"/>
        <skos:prefLabel xml:lang="en">Bespoke</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Su misura</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FURN_Catalogue -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FURN_Catalogue">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FurnitureType"/>
        <rdfs:label xml:lang="en">Catalogue</rdfs:label>
        <rdfs:label xml:lang="it">Di catalogo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FurnitureTypeScheme"/>
        <skos:prefLabel xml:lang="en">Catalogue</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Di catalogo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FURN_Iconic -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FURN_Iconic">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FurnitureType"/>
        <rdfs:label xml:lang="en">Iconic</rdfs:label>
        <rdfs:label xml:lang="it">Iconico</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FurnitureTypeScheme"/>
        <skos:prefLabel xml:lang="en">Iconic</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Iconico</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FURN_Mix -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FURN_Mix">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FurnitureType"/>
        <rdfs:label xml:lang="en">Mix</rdfs:label>
        <rdfs:label xml:lang="it">Mix</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FurnitureTypeScheme"/>
        <skos:prefLabel xml:lang="en">Mix</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Mix</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FURN_Vintage -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FURN_Vintage">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#FurnitureType"/>
        <rdfs:label xml:lang="en">Vintage</rdfs:label>
        <rdfs:label xml:lang="it">Vintage</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#FurnitureTypeScheme"/>
        <skos:prefLabel xml:lang="en">Vintage</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vintage</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FinishScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FinishScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Finishes</rdfs:label>
        <rdfs:label xml:lang="it">Finiture</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FixedElementScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FixedElementScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="it">Elementi fissi</rdfs:label>
        <rdfs:label xml:lang="en">Fixed elements</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#FurnitureTypeScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#FurnitureTypeScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Furniture types</rdfs:label>
        <rdfs:label xml:lang="it">Tipi di arredo</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#HER_HistoricPalazzo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#HER_HistoricPalazzo">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#HeritageCondition"/>
        <rdfs:label xml:lang="en">Historic palace</rdfs:label>
        <rdfs:label xml:lang="it">Palazzo storico</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#HeritageConditionScheme"/>
        <skos:prefLabel xml:lang="en">Historic palace</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Palazzo storico</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#HER_Listed -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#HER_Listed">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#HeritageCondition"/>
        <rdfs:label xml:lang="it">Edificio vincolato</rdfs:label>
        <rdfs:label xml:lang="en">Listed building</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#HeritageConditionScheme"/>
        <skos:prefLabel xml:lang="it">Edificio vincolato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Listed building</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#HER_PeriodUnlisted -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#HER_PeriodUnlisted">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#HeritageCondition"/>
        <rdfs:label xml:lang="it">Edificio d&apos;epoca non vincolato</rdfs:label>
        <rdfs:label xml:lang="en">Unlisted period building</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#HeritageConditionScheme"/>
        <skos:prefLabel xml:lang="it">Edificio d&apos;epoca non vincolato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Unlisted period building</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#HeritageConditionScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#HeritageConditionScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="it">Condizione patrimoniale</rdfs:label>
        <rdfs:label xml:lang="en">Heritage condition</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_ACC_AccessoriHospitality -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_ACC_AccessoriHospitality">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Contesto / destinazione</dimensionLabel>
        <dimensionLabel xml:lang="en">Context / use</dimensionLabel>
        <rdfs:label xml:lang="it">Accessori per hospitality</rdfs:label>
        <rdfs:label xml:lang="en">Hospitality accessories</rdfs:label>
        <skos:prefLabel xml:lang="it">Accessori per hospitality</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Hospitality accessories</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_ACC_ComplementiCasa -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_ACC_ComplementiCasa">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia di prodotto</dimensionLabel>
        <dimensionLabel xml:lang="en">Product family</dimensionLabel>
        <rdfs:label xml:lang="it">Complementi per la casa</rdfs:label>
        <rdfs:label xml:lang="en">Home accessories</rdfs:label>
        <skos:prefLabel xml:lang="it">Complementi per la casa</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Home accessories</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_ACC_ContenitoriScatole -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_ACC_ContenitoriScatole">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia di prodotto</dimensionLabel>
        <dimensionLabel xml:lang="en">Product family</dimensionLabel>
        <rdfs:label xml:lang="en">Containers and boxes</rdfs:label>
        <rdfs:label xml:lang="it">Contenitori e scatole</rdfs:label>
        <skos:prefLabel xml:lang="en">Containers and boxes</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Contenitori e scatole</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_ACC_CorporateGift -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_ACC_CorporateGift">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Contesto / destinazione</dimensionLabel>
        <dimensionLabel xml:lang="en">Context / use</dimensionLabel>
        <rdfs:label xml:lang="it">Corporate gift</rdfs:label>
        <rdfs:label xml:lang="en">Corporate gifts</rdfs:label>
        <skos:prefLabel xml:lang="it">Corporate gift</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Corporate gifts</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_ACC_EdizioniSpeciali -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_ACC_EdizioniSpeciali">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Editorial format</dimensionLabel>
        <dimensionLabel xml:lang="it">Formato editoriale</dimensionLabel>
        <rdfs:label xml:lang="it">Edizioni speciali</rdfs:label>
        <rdfs:label xml:lang="en">Special editions</rdfs:label>
        <skos:prefLabel xml:lang="it">Edizioni speciali</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Special editions</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_ACC_OggettiScrivania -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_ACC_OggettiScrivania">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia di prodotto</dimensionLabel>
        <dimensionLabel xml:lang="en">Product family</dimensionLabel>
        <rdfs:label xml:lang="en">Desk accessories</rdfs:label>
        <rdfs:label xml:lang="it">Oggetti per la scrivania</rdfs:label>
        <skos:prefLabel xml:lang="en">Desk accessories</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Oggetti per la scrivania</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_ACC_OggettiTavola -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_ACC_OggettiTavola">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia di prodotto</dimensionLabel>
        <dimensionLabel xml:lang="en">Product family</dimensionLabel>
        <rdfs:label xml:lang="it">Oggetti per la tavola</rdfs:label>
        <rdfs:label xml:lang="en">Tableware</rdfs:label>
        <skos:prefLabel xml:lang="it">Oggetti per la tavola</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Tableware</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_AC_AcquisizioniLungoTermine -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_AC_AcquisizioniLungoTermine">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Acquisizioni a lungo termine</rdfs:label>
        <rdfs:label xml:lang="en">Long-term acquisitions</rdfs:label>
        <skos:prefLabel xml:lang="it">Acquisizioni a lungo termine</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Long-term acquisitions</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_AC_Catalogazione -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_AC_Catalogazione">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Catalogazione e gestione della collezione</rdfs:label>
        <rdfs:label xml:lang="en">Collection cataloguing and management</rdfs:label>
        <skos:prefLabel xml:lang="it">Catalogazione e gestione della collezione</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Collection cataloguing and management</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_AC_Conservazione -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_AC_Conservazione">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Conservation and restoration</rdfs:label>
        <rdfs:label xml:lang="it">Conservazione e restauro</rdfs:label>
        <skos:prefLabel xml:lang="en">Conservation and restoration</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Conservazione e restauro</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_AC_RicercaMercato -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_AC_RicercaMercato">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">International market research</rdfs:label>
        <rdfs:label xml:lang="it">Ricerca sul mercato internazionale</rdfs:label>
        <skos:prefLabel xml:lang="en">International market research</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ricerca sul mercato internazionale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_AC_StudiStorici -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_AC_StudiStorici">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Art-historical studies</rdfs:label>
        <rdfs:label xml:lang="it">Studi storico-artistici</rdfs:label>
        <skos:prefLabel xml:lang="en">Art-historical studies</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Studi storico-artistici</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_AC_SupportoContrattuale -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_AC_SupportoContrattuale">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Contractual and insurance support</rdfs:label>
        <rdfs:label xml:lang="it">Supporto contrattuale e assicurativo</rdfs:label>
        <skos:prefLabel xml:lang="en">Contractual and insurance support</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Supporto contrattuale e assicurativo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_AC_VisitePrivate -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_AC_VisitePrivate">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Private gallery and fair visits</rdfs:label>
        <rdfs:label xml:lang="it">Visite private a gallerie e fiere</rdfs:label>
        <skos:prefLabel xml:lang="en">Private gallery and fair visits</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Visite private a gallerie e fiere</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_BD_AccessoriBagno -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_BD_AccessoriBagno">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia di prodotto</dimensionLabel>
        <dimensionLabel xml:lang="en">Product family</dimensionLabel>
        <rdfs:label xml:lang="it">Accessori bagno</rdfs:label>
        <rdfs:label xml:lang="en">Bathroom accessories</rdfs:label>
        <skos:prefLabel xml:lang="it">Accessori bagno</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Bathroom accessories</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_BD_CollezioniCoordinate -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_BD_CollezioniCoordinate">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Format</dimensionLabel>
        <dimensionLabel xml:lang="it">Formato</dimensionLabel>
        <rdfs:label xml:lang="it">Collezioni coordinate</rdfs:label>
        <rdfs:label xml:lang="en">Coordinated collections</rdfs:label>
        <skos:prefLabel xml:lang="it">Collezioni coordinate</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Coordinated collections</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_BD_MobiliBagno -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_BD_MobiliBagno">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia di prodotto</dimensionLabel>
        <dimensionLabel xml:lang="en">Product family</dimensionLabel>
        <rdfs:label xml:lang="en">Bathroom furniture</rdfs:label>
        <rdfs:label xml:lang="it">Mobili bagno</rdfs:label>
        <skos:prefLabel xml:lang="en">Bathroom furniture</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Mobili bagno</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_BD_PiattiDoccia -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_BD_PiattiDoccia">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia di prodotto</dimensionLabel>
        <dimensionLabel xml:lang="en">Product family</dimensionLabel>
        <rdfs:label xml:lang="it">Piatti doccia</rdfs:label>
        <rdfs:label xml:lang="en">Shower trays</rdfs:label>
        <skos:prefLabel xml:lang="it">Piatti doccia</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Shower trays</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_BD_Rubinetteria -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_BD_Rubinetteria">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia di prodotto</dimensionLabel>
        <dimensionLabel xml:lang="en">Product family</dimensionLabel>
        <rdfs:label xml:lang="it">Rubinetteria</rdfs:label>
        <rdfs:label xml:lang="en">Taps and fittings</rdfs:label>
        <skos:prefLabel xml:lang="it">Rubinetteria</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Taps and fittings</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_BD_Sanitari -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_BD_Sanitari">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia di prodotto</dimensionLabel>
        <dimensionLabel xml:lang="en">Product family</dimensionLabel>
        <rdfs:label xml:lang="it">Sanitari</rdfs:label>
        <rdfs:label xml:lang="en">Sanitaryware</rdfs:label>
        <skos:prefLabel xml:lang="it">Sanitari</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Sanitaryware</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_BD_SistemiDoccia -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_BD_SistemiDoccia">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">System type</dimensionLabel>
        <dimensionLabel xml:lang="it">System type</dimensionLabel>
        <rdfs:label xml:lang="en">Shower systems</rdfs:label>
        <rdfs:label xml:lang="it">Sistemi doccia</rdfs:label>
        <skos:prefLabel xml:lang="en">Shower systems</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Sistemi doccia</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_BD_Vasche -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_BD_Vasche">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia di prodotto</dimensionLabel>
        <dimensionLabel xml:lang="en">Product family</dimensionLabel>
        <rdfs:label xml:lang="en">Bathtubs</rdfs:label>
        <rdfs:label xml:lang="it">Vasche</rdfs:label>
        <skos:prefLabel xml:lang="en">Bathtubs</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vasche</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_CD_Autoproduzione -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_CD_Autoproduzione">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Modalità produttiva</dimensionLabel>
        <dimensionLabel xml:lang="en">Production mode</dimensionLabel>
        <rdfs:label xml:lang="it">Autoproduzione</rdfs:label>
        <rdfs:label xml:lang="en">Self-production</rdfs:label>
        <skos:prefLabel xml:lang="it">Autoproduzione</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Self-production</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_CD_CapsuleCollection -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_CD_CapsuleCollection">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Editorial format</dimensionLabel>
        <dimensionLabel xml:lang="it">Formato editoriale</dimensionLabel>
        <rdfs:label xml:lang="en">Capsule collection</rdfs:label>
        <rdfs:label xml:lang="it">Capsule collection</rdfs:label>
        <skos:prefLabel xml:lang="en">Capsule collection</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Capsule collection</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_CD_CollabArtigiani -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_CD_CollabArtigiani">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Modalità produttiva</dimensionLabel>
        <dimensionLabel xml:lang="en">Production mode</dimensionLabel>
        <rdfs:label xml:lang="en">Artisan collaborations</rdfs:label>
        <rdfs:label xml:lang="it">Collaborazioni con artigiani</rdfs:label>
        <skos:prefLabel xml:lang="en">Artisan collaborations</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Collaborazioni con artigiani</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_CD_EdizioniGallerie -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_CD_EdizioniGallerie">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Editorial format</dimensionLabel>
        <dimensionLabel xml:lang="it">Formato editoriale</dimensionLabel>
        <rdfs:label xml:lang="it">Edizioni limitate per gallerie</rdfs:label>
        <rdfs:label xml:lang="en">Limited editions for galleries</rdfs:label>
        <skos:prefLabel xml:lang="it">Edizioni limitate per gallerie</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Limited editions for galleries</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_CD_PezziEsposizioni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_CD_PezziEsposizioni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Output type</dimensionLabel>
        <dimensionLabel xml:lang="it">Tipo di output</dimensionLabel>
        <rdfs:label xml:lang="en">Exhibition pieces</rdfs:label>
        <rdfs:label xml:lang="it">Pezzi per esposizioni</rdfs:label>
        <skos:prefLabel xml:lang="en">Exhibition pieces</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pezzi per esposizioni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_CD_PezziUnici -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_CD_PezziUnici">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Editorial format</dimensionLabel>
        <dimensionLabel xml:lang="it">Formato editoriale</dimensionLabel>
        <rdfs:label xml:lang="it">Pezzi unici</rdfs:label>
        <rdfs:label xml:lang="en">Unique pieces</rdfs:label>
        <skos:prefLabel xml:lang="it">Pezzi unici</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Unique pieces</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_CD_Riedizioni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_CD_Riedizioni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Output type</dimensionLabel>
        <dimensionLabel xml:lang="it">Tipo di output</dimensionLabel>
        <rdfs:label xml:lang="en">Re-editions and authorial variants</rdfs:label>
        <rdfs:label xml:lang="it">Riedizioni e varianti d&apos;autore</rdfs:label>
        <skos:prefLabel xml:lang="en">Re-editions and authorial variants</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Riedizioni e varianti d&apos;autore</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_DC_Boiserie -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_DC_Boiserie">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Boiserie e pannellature</rdfs:label>
        <rdfs:label xml:lang="en">Wainscoting and panelling</rdfs:label>
        <skos:prefLabel xml:lang="it">Boiserie e pannellature</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wainscoting and panelling</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_DC_CartaParati -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_DC_CartaParati">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Carta da parati e wallcovering</rdfs:label>
        <rdfs:label xml:lang="en">Wallpaper and wallcovering</rdfs:label>
        <skos:prefLabel xml:lang="it">Carta da parati e wallcovering</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wallpaper and wallcovering</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_DC_Pavimentazioni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_DC_Pavimentazioni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Flooring</rdfs:label>
        <rdfs:label xml:lang="it">Pavimentazioni</rdfs:label>
        <skos:prefLabel xml:lang="en">Flooring</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pavimentazioni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_DC_PittureDecor -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_DC_PittureDecor">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Decorative painting</rdfs:label>
        <rdfs:label xml:lang="it">Pitture decorative</rdfs:label>
        <skos:prefLabel xml:lang="en">Decorative painting</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pitture decorative</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_DC_Reintegrazione -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_DC_Reintegrazione">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Reintegration of existing features</rdfs:label>
        <rdfs:label xml:lang="it">Reintegrazione elementi esistenti</rdfs:label>
        <skos:prefLabel xml:lang="en">Reintegration of existing features</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Reintegrazione elementi esistenti</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_DC_Rivestimenti -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_DC_Rivestimenti">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Decorative cladding</rdfs:label>
        <rdfs:label xml:lang="it">Rivestimenti decorativi</rdfs:label>
        <skos:prefLabel xml:lang="en">Decorative cladding</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Rivestimenti decorativi</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_DC_Soffitti -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_DC_Soffitti">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Ceilings, screens and junctions</rdfs:label>
        <rdfs:label xml:lang="it">Soffitti, quinte e raccordi</rdfs:label>
        <skos:prefLabel xml:lang="en">Ceilings, screens and junctions</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Soffitti, quinte e raccordi</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_DC_Tappeti -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_DC_Tappeti">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Rugs</rdfs:label>
        <rdfs:label xml:lang="it">Tappeti</rdfs:label>
        <skos:prefLabel xml:lang="en">Rugs</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tappeti</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_DC_Tendaggi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_DC_Tendaggi">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Bespoke curtains</rdfs:label>
        <rdfs:label xml:lang="it">Tendaggi su misura</rdfs:label>
        <skos:prefLabel xml:lang="en">Bespoke curtains</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tendaggi su misura</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_DC_Tessuti -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_DC_Tessuti">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Fabrics and upholstery</rdfs:label>
        <rdfs:label xml:lang="it">Tessuti e tappezzerie</rdfs:label>
        <skos:prefLabel xml:lang="en">Fabrics and upholstery</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tessuti e tappezzerie</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_FD_Esterni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_FD_Esterni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Application sector</dimensionLabel>
        <dimensionLabel xml:lang="it">Settore applicativo</dimensionLabel>
        <rdfs:label xml:lang="it">Esterni</rdfs:label>
        <rdfs:label xml:lang="en">Outdoor</rdfs:label>
        <skos:prefLabel xml:lang="it">Esterni</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Outdoor</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_FD_Hospitality -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_FD_Hospitality">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Application sector</dimensionLabel>
        <dimensionLabel xml:lang="it">Settore applicativo</dimensionLabel>
        <rdfs:label xml:lang="en">Hospitality</rdfs:label>
        <rdfs:label xml:lang="it">Hospitality</rdfs:label>
        <skos:prefLabel xml:lang="en">Hospitality</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Hospitality</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_FD_ProduzioneSerie -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_FD_ProduzioneSerie">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Modalità produttiva</dimensionLabel>
        <dimensionLabel xml:lang="en">Production mode</dimensionLabel>
        <rdfs:label xml:lang="it">Produzione in serie</rdfs:label>
        <rdfs:label xml:lang="en">Series production</rdfs:label>
        <skos:prefLabel xml:lang="it">Produzione in serie</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Series production</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_FD_Prototipi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_FD_Prototipi">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Output type</dimensionLabel>
        <dimensionLabel xml:lang="it">Tipo di output</dimensionLabel>
        <rdfs:label xml:lang="it">Prototipi e concept piece</rdfs:label>
        <rdfs:label xml:lang="en">Prototypes and concept pieces</rdfs:label>
        <skos:prefLabel xml:lang="it">Prototipi e concept piece</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Prototypes and concept pieces</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_FD_Retail -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_FD_Retail">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Application sector</dimensionLabel>
        <dimensionLabel xml:lang="it">Settore applicativo</dimensionLabel>
        <rdfs:label xml:lang="en">Retail</rdfs:label>
        <rdfs:label xml:lang="it">Retail</rdfs:label>
        <skos:prefLabel xml:lang="en">Retail</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Retail</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_FD_Riedizioni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_FD_Riedizioni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Output type</dimensionLabel>
        <dimensionLabel xml:lang="it">Tipo di output</dimensionLabel>
        <rdfs:label xml:lang="en">Re-editions</rdfs:label>
        <rdfs:label xml:lang="it">Riedizioni</rdfs:label>
        <skos:prefLabel xml:lang="en">Re-editions</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Riedizioni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_FD_SpaziEspositivi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_FD_SpaziEspositivi">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Application sector</dimensionLabel>
        <dimensionLabel xml:lang="it">Settore applicativo</dimensionLabel>
        <rdfs:label xml:lang="en">Exhibition spaces</rdfs:label>
        <rdfs:label xml:lang="it">Spazi espositivi</rdfs:label>
        <skos:prefLabel xml:lang="en">Exhibition spaces</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Spazi espositivi</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_FD_SpaziLavoro -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_FD_SpaziLavoro">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Application sector</dimensionLabel>
        <dimensionLabel xml:lang="it">Settore applicativo</dimensionLabel>
        <rdfs:label xml:lang="it">Spazi di lavoro</rdfs:label>
        <rdfs:label xml:lang="en">Workspaces</rdfs:label>
        <skos:prefLabel xml:lang="it">Spazi di lavoro</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Workspaces</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_FD_SuMisura -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_FD_SuMisura">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Modalità produttiva</dimensionLabel>
        <dimensionLabel xml:lang="en">Production mode</dimensionLabel>
        <rdfs:label xml:lang="en">Bespoke</rdfs:label>
        <rdfs:label xml:lang="it">Su misura</rdfs:label>
        <skos:prefLabel xml:lang="en">Bespoke</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Su misura</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IA_Ampliamenti -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IA_Ampliamenti">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Ampliamenti</rdfs:label>
        <rdfs:label xml:lang="en">Extensions</rdfs:label>
        <skos:prefLabel xml:lang="it">Ampliamenti</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Extensions</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IA_ConversioniUso -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IA_ConversioniUso">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Conversioni d&apos;uso</rdfs:label>
        <rdfs:label xml:lang="en">Use conversions</rdfs:label>
        <skos:prefLabel xml:lang="it">Conversioni d&apos;uso</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Use conversions</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IA_Demolizioni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IA_Demolizioni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Demolition and rebuild</rdfs:label>
        <rdfs:label xml:lang="it">Demolizioni e ricostruzioni</rdfs:label>
        <skos:prefLabel xml:lang="en">Demolition and rebuild</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Demolizioni e ricostruzioni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IA_Efficientamento -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IA_Efficientamento">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Efficientamento energetico</rdfs:label>
        <rdfs:label xml:lang="en">Energy retrofitting</rdfs:label>
        <skos:prefLabel xml:lang="it">Efficientamento energetico</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Energy retrofitting</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IA_Frazionamenti -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IA_Frazionamenti">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Frazionamenti e accorpamenti</rdfs:label>
        <rdfs:label xml:lang="en">Subdivisions and mergers</rdfs:label>
        <skos:prefLabel xml:lang="it">Frazionamenti e accorpamenti</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Subdivisions and mergers</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IA_NuoveCostruzioni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IA_NuoveCostruzioni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">New builds</rdfs:label>
        <rdfs:label xml:lang="it">Nuove costruzioni</rdfs:label>
        <skos:prefLabel xml:lang="en">New builds</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Nuove costruzioni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IA_Restauro -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IA_Restauro">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Conservation restoration</rdfs:label>
        <rdfs:label xml:lang="it">Restauro conservativo</rdfs:label>
        <skos:prefLabel xml:lang="en">Conservation restoration</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Restauro conservativo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IA_RistrutturazioneIntegrale -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IA_RistrutturazioneIntegrale">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Full renovation</rdfs:label>
        <rdfs:label xml:lang="it">Ristrutturazione integrale</rdfs:label>
        <skos:prefLabel xml:lang="en">Full renovation</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ristrutturazione integrale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IA_RistrutturazioneParziale -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IA_RistrutturazioneParziale">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Partial renovation</rdfs:label>
        <rdfs:label xml:lang="it">Ristrutturazione parziale</rdfs:label>
        <skos:prefLabel xml:lang="en">Partial renovation</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ristrutturazione parziale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IL_Commerciale -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IL_Commerciale">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Commercial lighting</rdfs:label>
        <rdfs:label xml:lang="it">Illuminazione commerciale</rdfs:label>
        <skos:prefLabel xml:lang="en">Commercial lighting</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Illuminazione commerciale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IL_Direzionale -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IL_Direzionale">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Illuminazione direzionale</rdfs:label>
        <rdfs:label xml:lang="en">Office lighting</rdfs:label>
        <skos:prefLabel xml:lang="it">Illuminazione direzionale</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Office lighting</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IL_Domotica -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IL_Domotica">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Home automation design</rdfs:label>
        <rdfs:label xml:lang="it">Progettazione domotica</rdfs:label>
        <skos:prefLabel xml:lang="en">Home automation design</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Progettazione domotica</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IL_Efficientamento -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IL_Efficientamento">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Efficientamento impiantistico</rdfs:label>
        <rdfs:label xml:lang="en">Systems retrofitting</rdfs:label>
        <skos:prefLabel xml:lang="it">Efficientamento impiantistico</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Systems retrofitting</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IL_GiardiniEsterni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IL_GiardiniEsterni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Garden and outdoor lighting</rdfs:label>
        <rdfs:label xml:lang="it">Illuminazione giardini e spazi esterni</rdfs:label>
        <skos:prefLabel xml:lang="en">Garden and outdoor lighting</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Illuminazione giardini e spazi esterni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IL_Hospitality -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IL_Hospitality">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Hospitality lighting</rdfs:label>
        <rdfs:label xml:lang="it">Illuminazione per hospitality</rdfs:label>
        <skos:prefLabel xml:lang="en">Hospitality lighting</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Illuminazione per hospitality</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IL_OpereCollezioni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IL_OpereCollezioni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Art and collection lighting</rdfs:label>
        <rdfs:label xml:lang="it">Illuminazione per opere e collezioni</rdfs:label>
        <skos:prefLabel xml:lang="en">Art and collection lighting</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Illuminazione per opere e collezioni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IL_Residenziale -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IL_Residenziale">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Illuminazione residenziale</rdfs:label>
        <rdfs:label xml:lang="en">Residential lighting</rdfs:label>
        <skos:prefLabel xml:lang="it">Illuminazione residenziale</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Residential lighting</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IL_StudiIlluminotecnici -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IL_StudiIlluminotecnici">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Lighting studies</rdfs:label>
        <rdfs:label xml:lang="it">Studi illuminotecnici</rdfs:label>
        <skos:prefLabel xml:lang="en">Lighting studies</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Studi illuminotecnici</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IS_ArrediSuMisura -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IS_ArrediSuMisura">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Arredi su misura</rdfs:label>
        <rdfs:label xml:lang="en">Bespoke furniture</rdfs:label>
        <skos:prefLabel xml:lang="it">Arredi su misura</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Bespoke furniture</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IS_ConsulenzaArredo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IS_ConsulenzaArredo">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Consulenza d&apos;arredo</rdfs:label>
        <rdfs:label xml:lang="en">Furniture consultancy</rdfs:label>
        <skos:prefLabel xml:lang="it">Consulenza d&apos;arredo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Furniture consultancy</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IS_HomeStaging -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IS_HomeStaging">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Home staging</rdfs:label>
        <rdfs:label xml:lang="it">Home staging</rdfs:label>
        <skos:prefLabel xml:lang="en">Home staging</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Home staging</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IS_Restyling -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IS_Restyling">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Restyling di ambienti esistenti</rdfs:label>
        <rdfs:label xml:lang="en">Restyling of existing spaces</rdfs:label>
        <skos:prefLabel xml:lang="it">Restyling di ambienti esistenti</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Restyling of existing spaces</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IS_StylingFoto -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IS_StylingFoto">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Photo shoot styling</rdfs:label>
        <rdfs:label xml:lang="it">Styling per servizi fotografici</rdfs:label>
        <skos:prefLabel xml:lang="en">Photo shoot styling</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Styling per servizi fotografici</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_IS_StylingHospitality -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_IS_StylingHospitality">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Hospitality styling</rdfs:label>
        <rdfs:label xml:lang="it">Styling per hospitality</rdfs:label>
        <skos:prefLabel xml:lang="en">Hospitality styling</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Styling per hospitality</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_LD_Applique -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_LD_Applique">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Tipologia</dimensionLabel>
        <dimensionLabel xml:lang="en">Typology</dimensionLabel>
        <rdfs:label xml:lang="it">Applique</rdfs:label>
        <rdfs:label xml:lang="en">Wall lamps</rdfs:label>
        <skos:prefLabel xml:lang="it">Applique</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wall lamps</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_LD_IlluminazioneArchitetturale -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_LD_IlluminazioneArchitetturale">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Application</dimensionLabel>
        <dimensionLabel xml:lang="it">Applicazione</dimensionLabel>
        <rdfs:label xml:lang="en">Architectural lighting</rdfs:label>
        <rdfs:label xml:lang="it">Illuminazione architetturale</rdfs:label>
        <skos:prefLabel xml:lang="en">Architectural lighting</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Illuminazione architetturale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_LD_LampadeEsterno -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_LD_LampadeEsterno">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Tipologia</dimensionLabel>
        <dimensionLabel xml:lang="en">Typology</dimensionLabel>
        <rdfs:label xml:lang="it">Lampade da esterno</rdfs:label>
        <rdfs:label xml:lang="en">Outdoor lamps</rdfs:label>
        <skos:prefLabel xml:lang="it">Lampade da esterno</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Outdoor lamps</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_LD_LampadeTavolo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_LD_LampadeTavolo">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Tipologia</dimensionLabel>
        <dimensionLabel xml:lang="en">Typology</dimensionLabel>
        <rdfs:label xml:lang="it">Lampade da tavolo</rdfs:label>
        <rdfs:label xml:lang="en">Table lamps</rdfs:label>
        <skos:prefLabel xml:lang="it">Lampade da tavolo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Table lamps</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_LD_LampadeTerra -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_LD_LampadeTerra">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Tipologia</dimensionLabel>
        <dimensionLabel xml:lang="en">Typology</dimensionLabel>
        <rdfs:label xml:lang="en">Floor lamps</rdfs:label>
        <rdfs:label xml:lang="it">Lampade da terra</rdfs:label>
        <skos:prefLabel xml:lang="en">Floor lamps</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Lampade da terra</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_LD_SistemiIlluminazione -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_LD_SistemiIlluminazione">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">System type</dimensionLabel>
        <dimensionLabel xml:lang="it">System type</dimensionLabel>
        <rdfs:label xml:lang="en">Lighting systems</rdfs:label>
        <rdfs:label xml:lang="it">Sistemi di illuminazione</rdfs:label>
        <skos:prefLabel xml:lang="en">Lighting systems</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Sistemi di illuminazione</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_LD_Sospensioni -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_LD_Sospensioni">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Tipologia</dimensionLabel>
        <dimensionLabel xml:lang="en">Typology</dimensionLabel>
        <rdfs:label xml:lang="en">Pendant lights</rdfs:label>
        <rdfs:label xml:lang="it">Sospensioni</rdfs:label>
        <skos:prefLabel xml:lang="en">Pendant lights</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Sospensioni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_MAT_LegnoDerivati -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_MAT_LegnoDerivati">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia materiale</dimensionLabel>
        <dimensionLabel xml:lang="en">Material family</dimensionLabel>
        <rdfs:label xml:lang="it">Legno e derivati</rdfs:label>
        <rdfs:label xml:lang="en">Wood and derivatives</rdfs:label>
        <skos:prefLabel xml:lang="it">Legno e derivati</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wood and derivatives</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_MAT_MaterialiSperimentali -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_MAT_MaterialiSperimentali">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="en">Research</dimensionLabel>
        <dimensionLabel xml:lang="it">Ricerca</dimensionLabel>
        <rdfs:label xml:lang="en">Experimental materials</rdfs:label>
        <rdfs:label xml:lang="it">Materiali sperimentali</rdfs:label>
        <skos:prefLabel xml:lang="en">Experimental materials</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Materiali sperimentali</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_MAT_MetalliFinitureMetal -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_MAT_MetalliFinitureMetal">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia materiale</dimensionLabel>
        <dimensionLabel xml:lang="en">Material family</dimensionLabel>
        <rdfs:label xml:lang="it">Metalli e finiture metalliche</rdfs:label>
        <rdfs:label xml:lang="en">Metals and metallic finishes</rdfs:label>
        <skos:prefLabel xml:lang="it">Metalli e finiture metalliche</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Metals and metallic finishes</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_MAT_ResineMicrocementi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_MAT_ResineMicrocementi">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia materiale</dimensionLabel>
        <dimensionLabel xml:lang="en">Material family</dimensionLabel>
        <rdfs:label xml:lang="it">Resine e microcementi</rdfs:label>
        <rdfs:label xml:lang="en">Resins and micro-cements</rdfs:label>
        <skos:prefLabel xml:lang="it">Resine e microcementi</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Resins and micro-cements</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_MAT_SuperficiCeramiche -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_MAT_SuperficiCeramiche">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia materiale</dimensionLabel>
        <dimensionLabel xml:lang="en">Material family</dimensionLabel>
        <rdfs:label xml:lang="en">Ceramic surfaces</rdfs:label>
        <rdfs:label xml:lang="it">Superfici ceramiche</rdfs:label>
        <skos:prefLabel xml:lang="en">Ceramic surfaces</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Superfici ceramiche</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_MAT_SuperficiPietra -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_MAT_SuperficiPietra">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia materiale</dimensionLabel>
        <dimensionLabel xml:lang="en">Material family</dimensionLabel>
        <rdfs:label xml:lang="en">Stone and agglomerate surfaces</rdfs:label>
        <rdfs:label xml:lang="it">Superfici in pietra e agglomerati</rdfs:label>
        <skos:prefLabel xml:lang="en">Stone and agglomerate surfaces</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Superfici in pietra e agglomerati</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_MAT_TessutiTecnici -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_MAT_TessutiTecnici">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Componenti tessili</dimensionLabel>
        <dimensionLabel xml:lang="en">Textile components</dimensionLabel>
        <rdfs:label xml:lang="en">Technical textiles and surface coverings</rdfs:label>
        <rdfs:label xml:lang="it">Tessuti tecnici e rivestimenti</rdfs:label>
        <skos:prefLabel xml:lang="en">Technical textiles and surface coverings</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tessuti tecnici e rivestimenti</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_MAT_VetroTrasparenti -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_MAT_VetroTrasparenti">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <dimensionLabel xml:lang="it">Famiglia materiale</dimensionLabel>
        <dimensionLabel xml:lang="en">Material family</dimensionLabel>
        <rdfs:label xml:lang="en">Glass and transparent surfaces</rdfs:label>
        <rdfs:label xml:lang="it">Vetro e superfici trasparenti</rdfs:label>
        <skos:prefLabel xml:lang="en">Glass and transparent surfaces</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vetro e superfici trasparenti</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_PG_GiardiniPensili -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_PG_GiardiniPensili">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Giardini pensili e roof garden</rdfs:label>
        <rdfs:label xml:lang="en">Roof gardens</rdfs:label>
        <skos:prefLabel xml:lang="it">Giardini pensili e roof garden</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Roof gardens</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_PG_GiardiniResidenziali -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_PG_GiardiniResidenziali">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Giardini residenziali</rdfs:label>
        <rdfs:label xml:lang="en">Residential gardens</rdfs:label>
        <skos:prefLabel xml:lang="it">Giardini residenziali</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Residential gardens</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_PG_GiardiniVerticali -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_PG_GiardiniVerticali">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="it">Giardini verticali</rdfs:label>
        <rdfs:label xml:lang="en">Vertical gardens</rdfs:label>
        <skos:prefLabel xml:lang="it">Giardini verticali</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Vertical gardens</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_PG_PianteInterno -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_PG_PianteInterno">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Indoor plants</rdfs:label>
        <rdfs:label xml:lang="it">Piante da interno</rdfs:label>
        <skos:prefLabel xml:lang="en">Indoor plants</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Piante da interno</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_PG_SerreGiardiniInverno -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_PG_SerreGiardiniInverno">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Greenhouses and winter gardens</rdfs:label>
        <rdfs:label xml:lang="it">Serre e giardini d&apos;inverno</rdfs:label>
        <skos:prefLabel xml:lang="en">Greenhouses and winter gardens</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Serre e giardini d&apos;inverno</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#INT_PG_TerrazziBalconi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#INT_PG_TerrazziBalconi">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InterventionType"/>
        <rdfs:label xml:lang="en">Terraces and balconies</rdfs:label>
        <rdfs:label xml:lang="it">Terrazzi e balconi</rdfs:label>
        <skos:prefLabel xml:lang="en">Terraces and balconies</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Terrazzi e balconi</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#IntendedUseScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#IntendedUseScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="it">Destinazione d&apos;uso</rdfs:label>
        <rdfs:label xml:lang="en">Intended use</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#LIT_Accent -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#LIT_Accent">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LightingType"/>
        <rdfs:label xml:lang="en">Accent</rdfs:label>
        <rdfs:label xml:lang="it">D&apos;accento</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#LightingTypeScheme"/>
        <skos:prefLabel xml:lang="en">Accent</skos:prefLabel>
        <skos:prefLabel xml:lang="it">D&apos;accento</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#LIT_Architectural -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#LIT_Architectural">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LightingType"/>
        <rdfs:label xml:lang="en">Architectural</rdfs:label>
        <rdfs:label xml:lang="it">Architettonica</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#LightingTypeScheme"/>
        <skos:prefLabel xml:lang="en">Architectural</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Architettonica</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#LIT_Decorative -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#LIT_Decorative">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LightingType"/>
        <rdfs:label xml:lang="it">Decorativa</rdfs:label>
        <rdfs:label xml:lang="en">Decorative</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#LightingTypeScheme"/>
        <skos:prefLabel xml:lang="it">Decorativa</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Decorative</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#LIT_Functional -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#LIT_Functional">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LightingType"/>
        <rdfs:label xml:lang="en">Functional</rdfs:label>
        <rdfs:label xml:lang="it">Funzionale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#LightingTypeScheme"/>
        <skos:prefLabel xml:lang="en">Functional</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Funzionale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#LIT_Natural -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#LIT_Natural">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LightingType"/>
        <rdfs:label xml:lang="en">Natural</rdfs:label>
        <rdfs:label xml:lang="it">Naturale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#LightingTypeScheme"/>
        <skos:prefLabel xml:lang="en">Natural</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Naturale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#LIT_Scenic -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#LIT_Scenic">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#LightingType"/>
        <rdfs:label xml:lang="en">Scenic</rdfs:label>
        <rdfs:label xml:lang="it">Scenografica</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#LightingTypeScheme"/>
        <skos:prefLabel xml:lang="en">Scenic</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Scenografica</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#LOC_Bologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#LOC_Bologna">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Location"/>
        <rdfs:label xml:lang="en">Bologna</rdfs:label>
        <rdfs:label xml:lang="it">Bologna</rdfs:label>
        <skos:exactMatch rdf:resource="http://www.wikidata.org/entity/Q1891"/>
        <skos:prefLabel xml:lang="en">Bologna</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Bologna</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#LOC_London -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#LOC_London">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Location"/>
        <rdfs:label xml:lang="en">London</rdfs:label>
        <rdfs:label xml:lang="it">Londra</rdfs:label>
        <skos:exactMatch rdf:resource="http://www.wikidata.org/entity/Q84"/>
        <skos:prefLabel xml:lang="en">London</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Londra</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#LOC_Milano -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#LOC_Milano">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Location"/>
        <rdfs:label xml:lang="en">Milan</rdfs:label>
        <rdfs:label xml:lang="it">Milano</rdfs:label>
        <skos:exactMatch rdf:resource="http://www.wikidata.org/entity/Q490"/>
        <skos:prefLabel xml:lang="en">Milan</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Milano</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#LightingTypeScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#LightingTypeScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Lighting types</rdfs:label>
        <rdfs:label xml:lang="it">Tipi illuminazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Alpacca -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Alpacca">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metal"/>
        <rdfs:label xml:lang="it">Alpacca</rdfs:label>
        <rdfs:label xml:lang="en">Nickel silver</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Alpacca</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Nickel silver</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Aluminium -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Aluminium">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metal"/>
        <rdfs:label xml:lang="it">Alluminio</rdfs:label>
        <rdfs:label xml:lang="en">Aluminium</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Alluminio</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Aluminium</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Aluminum -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Aluminum">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metal"/>
        <rdfs:label xml:lang="it">Alluminio</rdfs:label>
        <rdfs:label xml:lang="en">Aluminum</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Alluminio</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Aluminum</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Ash -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Ash">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="en">Ash</rdfs:label>
        <rdfs:label xml:lang="it">Frassino</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Ash</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Frassino</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Bamboo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Bamboo">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#NaturalFibre"/>
        <rdfs:label xml:lang="en">Bamboo</rdfs:label>
        <rdfs:label xml:lang="it">Bambù</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Bamboo</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Bambù</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Basalt -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Basalt">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="en">Basalt</rdfs:label>
        <rdfs:label xml:lang="it">Basalto</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Basalt</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Basalto</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Borosilicate -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Borosilicate">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glass"/>
        <rdfs:label xml:lang="en">Borosilicate</rdfs:label>
        <rdfs:label xml:lang="it">Borosilicato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Borosilicate</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Borosilicato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_BorosilicateGlass -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_BorosilicateGlass">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glass"/>
        <rdfs:label xml:lang="en">Borosilicate glass</rdfs:label>
        <rdfs:label xml:lang="it">Vetro borosilicato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Borosilicate glass</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vetro borosilicato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Boucle -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Boucle">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="en">Bouclé</rdfs:label>
        <rdfs:label xml:lang="it">Bouclé</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Bouclé</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Bouclé</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Brass -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Brass">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metal"/>
        <rdfs:label xml:lang="en">Brass</rdfs:label>
        <rdfs:label xml:lang="it">Ottone</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Brass</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ottone</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_BriccoleOak -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_BriccoleOak">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:comment xml:lang="it">Legno di rovere massello recuperato dalle briccole della laguna di Venezia.</rdfs:comment>
        <rdfs:comment xml:lang="en">Solid oak reclaimed from the briccole mooring poles of the Venice lagoon.</rdfs:comment>
        <rdfs:label xml:lang="it">Rovere briccole veneziane</rdfs:label>
        <rdfs:label xml:lang="en">Venetian briccole oak</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Rovere briccole veneziane</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Venetian briccole oak</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Bronze -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Bronze">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metal"/>
        <rdfs:label xml:lang="en">Bronze</rdfs:label>
        <rdfs:label xml:lang="it">Bronzo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Bronze</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Bronzo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Calacatta -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Calacatta">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="en">Calacatta</rdfs:label>
        <rdfs:label xml:lang="it">Calacatta</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Calacatta</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Calacatta</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_CalacattaOro -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_CalacattaOro">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="en">Calacatta Oro</rdfs:label>
        <rdfs:label xml:lang="it">Calacatta Oro</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Calacatta Oro</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Calacatta Oro</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Cashmere -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Cashmere">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="en">Cashmere</rdfs:label>
        <rdfs:label xml:lang="it">Cashmere</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Cashmere</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Cashmere</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_CastResin -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_CastResin">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Resin"/>
        <rdfs:label xml:lang="en">Cast resin</rdfs:label>
        <rdfs:label xml:lang="it">Colata</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Cast resin</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Colata</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Cementina -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Cementina">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Ceramic"/>
        <rdfs:label xml:lang="en">Cement tile</rdfs:label>
        <rdfs:label xml:lang="it">Cementina</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Cement tile</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Cementina</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Cherry -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Cherry">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="en">Cherry</rdfs:label>
        <rdfs:label xml:lang="it">Ciliegio</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Cherry</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ciliegio</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Chestnut -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Chestnut">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="it">Castagno</rdfs:label>
        <rdfs:label xml:lang="en">Chestnut</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Castagno</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Chestnut</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_ChromePlatedSteel -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_ChromePlatedSteel">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metal"/>
        <rdfs:label xml:lang="it">Acciaio cromato</rdfs:label>
        <rdfs:label xml:lang="en">Chrome-plated steel</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Acciaio cromato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Chrome-plated steel</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Cocciopesto -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Cocciopesto">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Plaster"/>
        <rdfs:label xml:lang="en">Cocciopesto</rdfs:label>
        <rdfs:label xml:lang="it">Cocciopesto</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Cocciopesto</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Cocciopesto</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Copper -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Copper">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metal"/>
        <rdfs:label xml:lang="en">Copper</rdfs:label>
        <rdfs:label xml:lang="it">Rame</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Copper</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Rame</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Corian -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Corian">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Composite"/>
        <rdfs:label xml:lang="en">Corian</rdfs:label>
        <rdfs:label xml:lang="it">Corian</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Corian</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Corian</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Cork -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Cork">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#NaturalFibre"/>
        <rdfs:label xml:lang="en">Cork</rdfs:label>
        <rdfs:label xml:lang="it">Sughero</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Cork</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Sughero</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Cotton -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Cotton">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="it">Cotone</rdfs:label>
        <rdfs:label xml:lang="en">Cotton</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Cotone</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Cotton</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Cristalplant -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Cristalplant">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Composite"/>
        <rdfs:label xml:lang="en">Cristalplant bio-based</rdfs:label>
        <rdfs:label xml:lang="it">Cristalplant bio-based</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Cristalplant bio-based</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Cristalplant bio-based</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Ebony -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Ebony">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="it">Ebano</rdfs:label>
        <rdfs:label xml:lang="en">Ebony</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Ebano</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Ebony</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Epoxy -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Epoxy">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Resin"/>
        <rdfs:label xml:lang="it">Epossidica</rdfs:label>
        <rdfs:label xml:lang="en">Epoxy</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Epossidica</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Epoxy</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Float -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Float">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glass"/>
        <rdfs:label xml:lang="en">Float</rdfs:label>
        <rdfs:label xml:lang="it">Float</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Float</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Float</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Fur -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Fur">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="en">Fur</rdfs:label>
        <rdfs:label xml:lang="it">Pelliccia</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Fur</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pelliccia</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Granite -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Granite">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="en">Granite</rdfs:label>
        <rdfs:label xml:lang="it">Granito</rdfs:label>
        <skos:exactMatch rdf:resource="http://www.wikidata.org/entity/Q41177"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Granite</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Granito</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Iron -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Iron">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metal"/>
        <rdfs:label xml:lang="it">Ferro</rdfs:label>
        <rdfs:label xml:lang="en">Iron</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Ferro</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Iron</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_LED -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_LED">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:label xml:lang="en">LED</rdfs:label>
        <rdfs:label xml:lang="it">LED</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">LED</skos:prefLabel>
        <skos:prefLabel xml:lang="it">LED</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Laminated -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Laminated">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glass"/>
        <rdfs:label xml:lang="en">Laminated</rdfs:label>
        <rdfs:label xml:lang="it">Stratificato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Laminated</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Stratificato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Leather -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Leather">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="en">Leather</rdfs:label>
        <rdfs:label xml:lang="it">Pelle</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Leather</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pelle</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Limestone -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Limestone">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="it">Calcarea</rdfs:label>
        <rdfs:label xml:lang="en">Limestone</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Calcarea</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Limestone</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Linen -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Linen">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="en">Linen</rdfs:label>
        <rdfs:label xml:lang="it">Lino</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Linen</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Lino</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Maple -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Maple">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="it">Acero</rdfs:label>
        <rdfs:label xml:lang="en">Maple</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Acero</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Maple</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Marble -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Marble">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="en">Marble</rdfs:label>
        <rdfs:label xml:lang="it">Marmo</rdfs:label>
        <skos:exactMatch rdf:resource="http://www.wikidata.org/entity/Q40861"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Marble</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Marmo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_MarinePlywood -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_MarinePlywood">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="en">Marine plywood</rdfs:label>
        <rdfs:label xml:lang="it">Multistrato marino</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Marine plywood</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Multistrato marino</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Marmorino -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Marmorino">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Plaster"/>
        <rdfs:label xml:lang="en">Marmorino</rdfs:label>
        <rdfs:label xml:lang="it">Marmorino</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Marmorino</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Marmorino</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_MicroCement -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_MicroCement">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Composite"/>
        <rdfs:label xml:lang="en">Micro-cement</rdfs:label>
        <rdfs:label xml:lang="it">Microcemento</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Micro-cement</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Microcemento</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Mirror -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Mirror">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glass"/>
        <rdfs:label xml:lang="en">Mirror</rdfs:label>
        <rdfs:label xml:lang="it">Specchio</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Mirror</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Specchio</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Mohair -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Mohair">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="en">Mohair</rdfs:label>
        <rdfs:label xml:lang="it">Mohair</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Mohair</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Mohair</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Murano -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Murano">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glass"/>
        <rdfs:label xml:lang="en">Murano</rdfs:label>
        <rdfs:label xml:lang="it">Murano</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Murano</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Murano</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Oak -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Oak">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="en">Oak</rdfs:label>
        <rdfs:label xml:lang="it">Rovere</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Oak</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Rovere</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Onyx -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Onyx">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="it">Onice</rdfs:label>
        <rdfs:label xml:lang="en">Onyx</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Onice</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Onyx</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_OpalGlass -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_OpalGlass">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glass"/>
        <rdfs:label xml:lang="en">Opal glass</rdfs:label>
        <rdfs:label xml:lang="it">Vetro opalino</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Opal glass</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vetro opalino</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_PietraDAvola -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_PietraDAvola">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="en">Avola stone</rdfs:label>
        <rdfs:label xml:lang="it">Pietra d&apos;Avola</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Avola stone</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pietra d&apos;Avola</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Plaster -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Plaster">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:label xml:lang="it">Gesso</rdfs:label>
        <rdfs:label xml:lang="en">Plaster</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Gesso</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Plaster</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Polypropylene -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Polypropylene">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Material"/>
        <rdfs:label xml:lang="it">Polipropilene</rdfs:label>
        <rdfs:label xml:lang="en">Polypropylene</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Polipropilene</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Polypropylene</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Porcelain -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Porcelain">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Ceramic"/>
        <rdfs:label xml:lang="en">Porcelain</rdfs:label>
        <rdfs:label xml:lang="it">Porcellana</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Porcelain</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Porcellana</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Quartzite -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Quartzite">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="en">Quartzite</rdfs:label>
        <rdfs:label xml:lang="it">Quarzite</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Quartzite</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Quarzite</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Rattan -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Rattan">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#NaturalFibre"/>
        <rdfs:label xml:lang="en">Rattan</rdfs:label>
        <rdfs:label xml:lang="it">Rattan</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Rattan</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Rattan</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_ReinforcedConcrete -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_ReinforcedConcrete">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Composite"/>
        <rdfs:label xml:lang="it">Calcestruzzo armato</rdfs:label>
        <rdfs:label xml:lang="en">Reinforced concrete</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Calcestruzzo armato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Reinforced concrete</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Rope -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Rope">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#NaturalFibre"/>
        <rdfs:label xml:lang="it">Corda</rdfs:label>
        <rdfs:label xml:lang="en">Rope</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Corda</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Rope</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_SatinSilk -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_SatinSilk">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="it">Raso di seta</rdfs:label>
        <rdfs:label xml:lang="en">Silk satin</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Raso di seta</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Silk satin</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_SelfLevelling -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_SelfLevelling">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Resin"/>
        <rdfs:label xml:lang="it">Autolivellante</rdfs:label>
        <rdfs:label xml:lang="en">Self-levelling</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Autolivellante</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Self-levelling</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Silk -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Silk">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="it">Seta</rdfs:label>
        <rdfs:label xml:lang="en">Silk</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Seta</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Silk</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Slate -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Slate">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="it">Ardesia</rdfs:label>
        <rdfs:label xml:lang="en">Slate</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Ardesia</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Slate</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_StainlessSteel -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_StainlessSteel">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metal"/>
        <rdfs:label xml:lang="it">Acciaio inox</rdfs:label>
        <rdfs:label xml:lang="en">Stainless steel</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Acciaio inox</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Stainless steel</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Statuario -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Statuario">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="it">Statuario</rdfs:label>
        <rdfs:label xml:lang="en">Statuary marble</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Statuario</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Statuary marble</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Steel -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Steel">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metal"/>
        <rdfs:label xml:lang="it">Acciaio</rdfs:label>
        <rdfs:label xml:lang="en">Steel</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Acciaio</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Steel</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Stoneware -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Stoneware">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Ceramic"/>
        <rdfs:label xml:lang="it">Gres</rdfs:label>
        <rdfs:label xml:lang="en">Stoneware</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Gres</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Stoneware</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Straw -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Straw">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#NaturalFibre"/>
        <rdfs:label xml:lang="it">Paglia</rdfs:label>
        <rdfs:label xml:lang="en">Straw</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Paglia</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Straw</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Stucco -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Stucco">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Plaster"/>
        <rdfs:label xml:lang="en">Stucco</rdfs:label>
        <rdfs:label xml:lang="it">Stucco</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Stucco</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Stucco</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Tadelakt -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Tadelakt">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Plaster"/>
        <rdfs:label xml:lang="en">Tadelakt</rdfs:label>
        <rdfs:label xml:lang="it">Tadelakt</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Tadelakt</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tadelakt</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Teak -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Teak">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="en">Teak</rdfs:label>
        <rdfs:label xml:lang="it">Teak</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Teak</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Teak</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Tempered -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Tempered">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glass"/>
        <rdfs:label xml:lang="it">Temperato</rdfs:label>
        <rdfs:label xml:lang="en">Tempered</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Temperato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Tempered</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Terracotta -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Terracotta">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Ceramic"/>
        <rdfs:label xml:lang="en">Terracotta</rdfs:label>
        <rdfs:label xml:lang="it">Terracotta</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Terracotta</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Terracotta</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Terrazzo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Terrazzo">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Composite"/>
        <rdfs:label xml:lang="en">Terrazzo</rdfs:label>
        <rdfs:label xml:lang="it">Terrazzo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Terrazzo</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Terrazzo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_ThermoOak -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_ThermoOak">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="it">Rovere termotrattato</rdfs:label>
        <rdfs:label xml:lang="en">Thermo-treated oak</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Rovere termotrattato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Thermo-treated oak</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Travertine -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Travertine">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="en">Travertine</rdfs:label>
        <rdfs:label xml:lang="it">Travertino</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Travertine</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Travertino</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Velvet -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Velvet">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="it">Velluto</rdfs:label>
        <rdfs:label xml:lang="en">Velvet</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Velluto</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Velvet</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Venetian -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Venetian">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Plaster"/>
        <rdfs:label xml:lang="en">Venetian plaster</rdfs:label>
        <rdfs:label xml:lang="it">Veneziano</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Venetian plaster</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Veneziano</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_VolcanicStone -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_VolcanicStone">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stone"/>
        <rdfs:label xml:lang="it">Pietra lavica</rdfs:label>
        <rdfs:label xml:lang="en">Volcanic stone</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Pietra lavica</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Volcanic stone</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_WP_NaturalFibre -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_WP_NaturalFibre">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wallpaper"/>
        <rdfs:label xml:lang="it">Fibra naturale</rdfs:label>
        <rdfs:label xml:lang="en">Natural fibre</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Fibra naturale</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Natural fibre</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_WP_Panel -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_WP_Panel">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wallpaper"/>
        <rdfs:label xml:lang="en">Panel</rdfs:label>
        <rdfs:label xml:lang="it">Pannello</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Panel</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pannello</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_WP_Textile -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_WP_Textile">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wallpaper"/>
        <rdfs:label xml:lang="it">Tessile</rdfs:label>
        <rdfs:label xml:lang="en">Textile</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Tessile</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Textile</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_WP_Traditional -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_WP_Traditional">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wallpaper"/>
        <rdfs:label xml:lang="en">Traditional</rdfs:label>
        <rdfs:label xml:lang="it">Tradizionale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Traditional</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tradizionale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Walnut -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Walnut">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="it">Noce</rdfs:label>
        <rdfs:label xml:lang="en">Walnut</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Noce</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Walnut</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Wenge -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Wenge">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Wood"/>
        <rdfs:label xml:lang="en">Wengé</rdfs:label>
        <rdfs:label xml:lang="it">Wengé</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Wengé</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Wengé</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Wicker -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Wicker">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#NaturalFibre"/>
        <rdfs:label xml:lang="it">Vimini</rdfs:label>
        <rdfs:label xml:lang="en">Wicker</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Vimini</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wicker</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Wool -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Wool">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Textile"/>
        <rdfs:label xml:lang="it">Lana</rdfs:label>
        <rdfs:label xml:lang="en">Wool</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="it">Lana</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wool</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MAT_Zellige -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MAT_Zellige">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Ceramic"/>
        <rdfs:label xml:lang="en">Zellige</rdfs:label>
        <rdfs:label xml:lang="it">Zellige</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MaterialScheme"/>
        <skos:prefLabel xml:lang="en">Zellige</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Zellige</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MED_Digital -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MED_Digital">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#MediaType"/>
        <rdfs:label xml:lang="en">Digital</rdfs:label>
        <rdfs:label xml:lang="it">Digitale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MediaTypeScheme"/>
        <skos:prefLabel xml:lang="en">Digital</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Digitale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MED_Podcast -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MED_Podcast">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#MediaType"/>
        <rdfs:label xml:lang="en">Podcast</rdfs:label>
        <rdfs:label xml:lang="it">Podcast</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MediaTypeScheme"/>
        <skos:prefLabel xml:lang="en">Podcast</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Podcast</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MED_Print -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MED_Print">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#MediaType"/>
        <rdfs:label xml:lang="it">Cartaceo</rdfs:label>
        <rdfs:label xml:lang="en">Print</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MediaTypeScheme"/>
        <skos:prefLabel xml:lang="it">Cartaceo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Print</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MED_Social -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MED_Social">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#MediaType"/>
        <rdfs:label xml:lang="en">Social</rdfs:label>
        <rdfs:label xml:lang="it">Social</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MediaTypeScheme"/>
        <skos:prefLabel xml:lang="en">Social</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Social</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MED_VideoTV -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MED_VideoTV">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#MediaType"/>
        <rdfs:label xml:lang="en">Video / TV</rdfs:label>
        <rdfs:label xml:lang="it">Video / TV</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#MediaTypeScheme"/>
        <skos:prefLabel xml:lang="en">Video / TV</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Video / TV</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Amini -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Amini">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Amini</rdfs:label>
        <rdfs:label xml:lang="it">Amini</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://amini.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Amini</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Amini</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Arflex -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Arflex">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Arflex</rdfs:label>
        <rdfs:label xml:lang="it">Arflex</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.arflex.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Arflex</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Arflex</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Artemide -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Artemide">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Artemide</rdfs:label>
        <rdfs:label xml:lang="it">Artemide</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.artemide.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Artemide</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Artemide</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Barazza -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Barazza">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Barazza</rdfs:label>
        <rdfs:label xml:lang="it">Barazza</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://barazzasrl.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Barazza</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Barazza</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Baxter -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Baxter">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Baxter</rdfs:label>
        <rdfs:label xml:lang="it">Baxter</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.baxter.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Baxter</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Baxter</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_CEADesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_CEADesign">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">CEA Design</rdfs:label>
        <rdfs:label xml:lang="it">CEA Design</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.ceadesign.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">CEA Design</skos:prefLabel>
        <skos:prefLabel xml:lang="it">CEA Design</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_CeramicaFlaminia -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_CeramicaFlaminia">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Ceramica Flaminia</rdfs:label>
        <rdfs:label xml:lang="it">Ceramica Flaminia</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.ceramicaflaminia.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Ceramica Flaminia</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ceramica Flaminia</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_DavideGroppi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_DavideGroppi">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Davide Groppi</rdfs:label>
        <rdfs:label xml:lang="it">Davide Groppi</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.davidegroppi.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Davide Groppi</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Davide Groppi</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_DeCastelli -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_DeCastelli">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">De Castelli</rdfs:label>
        <rdfs:label xml:lang="it">De Castelli</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.decastelli.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">De Castelli</skos:prefLabel>
        <skos:prefLabel xml:lang="it">De Castelli</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_DeSede -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_DeSede">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">De Sede</rdfs:label>
        <rdfs:label xml:lang="it">De Sede</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://desede.ch/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">De Sede</skos:prefLabel>
        <skos:prefLabel xml:lang="it">De Sede</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Desalto -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Desalto">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Desalto</rdfs:label>
        <rdfs:label xml:lang="it">Desalto</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.desalto.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Desalto</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Desalto</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Flos -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Flos">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Flos</rdfs:label>
        <rdfs:label xml:lang="it">Flos</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.flos.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Flos</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Flos</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Flou -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Flou">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Flou</rdfs:label>
        <rdfs:label xml:lang="it">Flou</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.flou.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Flou</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Flou</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_FontanaArte -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_FontanaArte">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Fontana Arte</rdfs:label>
        <rdfs:label xml:lang="it">Fontana Arte</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.fontanaarte.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Fontana Arte</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Fontana Arte</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Foscarini -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Foscarini">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Foscarini</rdfs:label>
        <rdfs:label xml:lang="it">Foscarini</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.foscarini.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Foscarini</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Foscarini</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_GlasItalia -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_GlasItalia">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Glas Italia</rdfs:label>
        <rdfs:label xml:lang="it">Glas Italia</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.glasitalia.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Glas Italia</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Glas Italia</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_HenryTimi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_HenryTimi">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">HenryTimi</rdfs:label>
        <rdfs:label xml:lang="it">HenryTimi</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.henrytimi.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">HenryTimi</skos:prefLabel>
        <skos:prefLabel xml:lang="it">HenryTimi</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_HenzelStudio -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_HenzelStudio">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Henzel Studio</rdfs:label>
        <rdfs:label xml:lang="it">Henzel Studio</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://henzelstudio.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Henzel Studio</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Henzel Studio</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_HermanMiller -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_HermanMiller">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Herman Miller</rdfs:label>
        <rdfs:label xml:lang="it">Herman Miller</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.hermanmiller.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Herman Miller</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Herman Miller</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_HudsonFurniture -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_HudsonFurniture">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Hudson Furniture</rdfs:label>
        <rdfs:label xml:lang="it">Hudson Furniture</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.hudsonfurnitureinc.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Hudson Furniture</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Hudson Furniture</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_IngoMaurer -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_IngoMaurer">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Ingo Maurer</rdfs:label>
        <rdfs:label xml:lang="it">Ingo Maurer</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.ingo-maurer.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Ingo Maurer</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ingo Maurer</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_LigneRoset -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_LigneRoset">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Ligne Roset</rdfs:label>
        <rdfs:label xml:lang="it">Ligne Roset</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.ligne-roset.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Ligne Roset</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ligne Roset</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_LivingDivani -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_LivingDivani">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Living Divani</rdfs:label>
        <rdfs:label xml:lang="it">Living Divani</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.livingdivani.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Living Divani</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Living Divani</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_MDFItalia -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_MDFItalia">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">MDF Italia</rdfs:label>
        <rdfs:label xml:lang="it">MDF Italia</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.mdfitalia.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">MDF Italia</skos:prefLabel>
        <skos:prefLabel xml:lang="it">MDF Italia</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Mentemano -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Mentemano">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Mentemano</rdfs:label>
        <rdfs:label xml:lang="it">Mentemano</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.mentemano.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Mentemano</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Mentemano</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Miele -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Miele">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Miele</rdfs:label>
        <rdfs:label xml:lang="it">Miele</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.miele.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Miele</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Miele</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Nardi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Nardi">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Nardi</rdfs:label>
        <rdfs:label xml:lang="it">Nardi</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.nardioutdoor.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Nardi</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Nardi</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_PaoloCastelli -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_PaoloCastelli">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Paolo Castelli</rdfs:label>
        <rdfs:label xml:lang="it">Paolo Castelli</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://paolocastelli.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Paolo Castelli</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Paolo Castelli</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Poliform -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Poliform">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Poliform</rdfs:label>
        <rdfs:label xml:lang="it">Poliform</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.poliform.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Poliform</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Poliform</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Riluc -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Riluc">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Riluc</rdfs:label>
        <rdfs:label xml:lang="it">Riluc</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.riluc.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Riluc</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Riluc</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Rimadesio -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Rimadesio">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Rimadesio</rdfs:label>
        <rdfs:label xml:lang="it">Rimadesio</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.rimadesio.it/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Rimadesio</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Rimadesio</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_RoyalBotania -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_RoyalBotania">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Royal Botania</rdfs:label>
        <rdfs:label xml:lang="it">Royal Botania</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.royalbotania.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Royal Botania</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Royal Botania</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_SabaItalia -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_SabaItalia">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Saba Italia</rdfs:label>
        <rdfs:label xml:lang="it">Saba Italia</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://sabaitalia.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Saba Italia</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Saba Italia</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Salvatori -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Salvatori">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Salvatori</rdfs:label>
        <rdfs:label xml:lang="it">Salvatori</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.salvatoriofficial.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Salvatori</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Salvatori</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Vitra -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Vitra">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Vitra</rdfs:label>
        <rdfs:label xml:lang="it">Vitra</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.vitra.com/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Vitra</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vitra</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MFR_Zieta -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MFR_Zieta">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Manufacturer"/>
        <rdfs:label xml:lang="en">Zieta</rdfs:label>
        <rdfs:label xml:lang="it">Zieta</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.zieta.pl/"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ManufacturerScheme"/>
        <skos:prefLabel xml:lang="en">Zieta</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Zieta</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MORPH_Farmhouse -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MORPH_Farmhouse">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphology"/>
        <rdfs:label xml:lang="it">Casale</rdfs:label>
        <rdfs:label xml:lang="en">Farmhouse</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphologyScheme"/>
        <skos:prefLabel xml:lang="it">Casale</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Farmhouse</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MORPH_Farmstead -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MORPH_Farmstead">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphology"/>
        <rdfs:label xml:lang="it">Cascina</rdfs:label>
        <rdfs:label xml:lang="en">Farmstead</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphologyScheme"/>
        <skos:prefLabel xml:lang="it">Cascina</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Farmstead</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MORPH_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MORPH_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphology"/>
        <rdfs:label xml:lang="en">Industrial loft</rdfs:label>
        <rdfs:label xml:lang="it">Loft industriale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphologyScheme"/>
        <skos:prefLabel xml:lang="en">Industrial loft</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Loft industriale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MORPH_Palazzo -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MORPH_Palazzo">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphology"/>
        <rdfs:label xml:lang="en">Palazzo</rdfs:label>
        <rdfs:label xml:lang="it">Palazzo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphologyScheme"/>
        <skos:prefLabel xml:lang="en">Palazzo</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Palazzo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MORPH_Penthouse -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MORPH_Penthouse">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphology"/>
        <rdfs:label xml:lang="it">Attico</rdfs:label>
        <rdfs:label xml:lang="en">Penthouse</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphologyScheme"/>
        <skos:prefLabel xml:lang="it">Attico</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Penthouse</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MORPH_Tower -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MORPH_Tower">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphology"/>
        <rdfs:label xml:lang="it">Torre</rdfs:label>
        <rdfs:label xml:lang="en">Tower</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphologyScheme"/>
        <skos:prefLabel xml:lang="it">Torre</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Tower</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MORPH_Townhouse -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MORPH_Townhouse">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphology"/>
        <rdfs:label xml:lang="it">Palazzina</rdfs:label>
        <rdfs:label xml:lang="en">Townhouse</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphologyScheme"/>
        <skos:prefLabel xml:lang="it">Palazzina</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Townhouse</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MORPH_Villa -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MORPH_Villa">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphology"/>
        <rdfs:label xml:lang="en">Villa</rdfs:label>
        <rdfs:label xml:lang="it">Villa</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#BuildingMorphologyScheme"/>
        <skos:prefLabel xml:lang="en">Villa</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Villa</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ManufacturerScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ManufacturerScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Manufacturers</rdfs:label>
        <rdfs:label xml:lang="it">Produttori</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MaterialScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MaterialScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="it">Materiali</rdfs:label>
        <rdfs:label xml:lang="en">Materials</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#MediaTypeScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#MediaTypeScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Media types</rdfs:label>
        <rdfs:label xml:lang="it">Tipi di media</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Studio"/>
        <collaboratesWith rdf:resource="https://francescomeneghello.com/ontology#BRAND_WDD"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_AccessoryDesign"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_ArtConsultancy"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_BathroomDesign"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_CollectibleDesign"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_FurnitureDesign"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorArchitecture"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorDecoration"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorLighting"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorStyling"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_LampDesign"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_MaterialDesign"/>
        <providesService rdf:resource="https://francescomeneghello.com/ontology#SVC_PlantsAndGardens"/>
        <studioType>Studio professionale individuale</studioType>
        <rdfs:label xml:lang="en">Francesco Meneghello</rdfs:label>
        <rdfs:label xml:lang="it">Francesco Meneghello</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.linkedin.com/company/18814719/"/>
        <skos:prefLabel xml:lang="en">Francesco Meneghello</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Francesco Meneghello</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PART_ArtGallery -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PART_ArtGallery">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#PartnerRole"/>
        <rdfs:label xml:lang="en">Art gallery</rdfs:label>
        <rdfs:label xml:lang="it">Galleria d&apos;arte</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PartnerRoleScheme"/>
        <skos:prefLabel xml:lang="en">Art gallery</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Galleria d&apos;arte</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PART_BuildingContractor -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PART_BuildingContractor">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#PartnerRole"/>
        <rdfs:label xml:lang="en">Building contractor</rdfs:label>
        <rdfs:label xml:lang="it">Impresa edile</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PartnerRoleScheme"/>
        <skos:prefLabel xml:lang="en">Building contractor</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Impresa edile</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PART_Craftsman -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PART_Craftsman">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#PartnerRole"/>
        <rdfs:label xml:lang="it">Artigiano</rdfs:label>
        <rdfs:label xml:lang="en">Craftsman</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PartnerRoleScheme"/>
        <skos:prefLabel xml:lang="it">Artigiano</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Craftsman</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PART_Professional -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PART_Professional">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#PartnerRole"/>
        <rdfs:label xml:lang="en">Professional</rdfs:label>
        <rdfs:label xml:lang="it">Professionista</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PartnerRoleScheme"/>
        <skos:prefLabel xml:lang="en">Professional</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Professionista</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PART_Supplier -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PART_Supplier">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#PartnerRole"/>
        <rdfs:label xml:lang="it">Fornitore</rdfs:label>
        <rdfs:label xml:lang="en">Supplier</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PartnerRoleScheme"/>
        <skos:prefLabel xml:lang="it">Fornitore</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Supplier</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PERS_DavideLanfranco -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PERS_DavideLanfranco">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Person"/>
        <rdfs:label xml:lang="en">Davide Lanfranco</rdfs:label>
        <rdfs:label xml:lang="it">Davide Lanfranco</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PERS_FrancescoMeneghello -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PERS_FrancescoMeneghello">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Person"/>
        <owl:sameAs rdf:resource="https://wedontdesign.com/ontology#AUTH_FrancescoMeneghello"/>
        <holdsRole rdf:resource="https://francescomeneghello.com/ontology#ROLE_CreativeDirector"/>
        <holdsRole rdf:resource="https://francescomeneghello.com/ontology#ROLE_Founder"/>
        <rdfs:label xml:lang="en">Francesco Meneghello</rdfs:label>
        <rdfs:label xml:lang="it">Francesco Meneghello</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.linkedin.com/in/francesco-meneghello/"/>
        <skos:prefLabel xml:lang="en">Francesco Meneghello</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Francesco Meneghello</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://wedontdesign.com/ontology#AUTH_FrancescoMeneghello -->

    <rdf:Description rdf:about="https://wedontdesign.com/ontology#AUTH_FrancescoMeneghello"/>
    


    <!-- https://francescomeneghello.com/ontology#PRD_Abisso -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRD_Abisso">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <coDesignedBy rdf:resource="https://francescomeneghello.com/ontology#PERS_DavideLanfranco"/>
        <designedFor rdf:resource="https://francescomeneghello.com/ontology#BRAND_Atelier12"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_3rings_Abisso"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Artscore_Abisso"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_BesideBathrooms_Abisso"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_MaisonLab_Abisso"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_RifareCasa_Abisso"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Abisso_Accessories"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Abisso_Basin"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Abisso_BlueLED"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Abisso_Cabinet"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Abisso_Mirror"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Abisso_WashbasinShell"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Abisso_WoodTop"/>
        <hasProductTypology rdf:resource="https://francescomeneghello.com/ontology#PTYP_BathroomSystem"/>
        <hasProductionModel rdf:resource="https://francescomeneghello.com/ontology#PROD_Artisanal"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Bathroom"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Contract"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Indoor"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Residential"/>
        <hasVariant rdf:resource="https://francescomeneghello.com/ontology#VAR_Abisso_BuiltIn"/>
        <hasVariant rdf:resource="https://francescomeneghello.com/ontology#VAR_Abisso_Circle"/>
        <hasVariant rdf:resource="https://francescomeneghello.com/ontology#VAR_Abisso_CountertopHigh"/>
        <hasVariant rdf:resource="https://francescomeneghello.com/ontology#VAR_Abisso_CountertopLow"/>
        <hasVariant rdf:resource="https://francescomeneghello.com/ontology#VAR_Abisso_Freestanding"/>
        <hasVariant rdf:resource="https://francescomeneghello.com/ontology#VAR_Abisso_Square"/>
        <isInspiredBy rdf:resource="https://francescomeneghello.com/ontology#REF_Abisso"/>
        <launchedAt rdf:resource="https://francescomeneghello.com/ontology#EVT_MilanoDesignWeek2015"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_BathroomDesign"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Black"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_Calendering"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_MoldForming"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_PowderCoating"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_Welding"/>
        <wonAward rdf:resource="https://francescomeneghello.com/ontology#AWD_ADesignGold2016"/>
        <wonAward rdf:resource="https://francescomeneghello.com/ontology#AWD_ArchitizerA2016"/>
        <wonAward rdf:resource="https://francescomeneghello.com/ontology#AWD_IDBoY2016"/>
        <wonAward rdf:resource="https://francescomeneghello.com/ontology#AWD_IconicDesign2016"/>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2015</projectYear>
        <rdfs:comment xml:lang="en">Artisanal bathroom furniture collection: washbasins, mirrors, storage and accessories in matte black stainless steel with removable Cristalplant bio-based basin. 4 installations × 2 shapes, 9 wood finishes, optional blue LED.</rdfs:comment>
        <rdfs:comment xml:lang="it">Collezione artigianale di arredi bagno: lavabi, specchi, complementi e accessori in acciaio inox nero opaco con vasca rimovibile in Cristalplant bio-based. 4 installazioni × 2 forme, 9 finiture legno, LED blu opzionale.</rdfs:comment>
        <rdfs:label xml:lang="en">Abisso</rdfs:label>
        <rdfs:label xml:lang="it">Abisso</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/design/bathroom/abisso-atelier12"/>
        <rdfs:seeAlso rdf:resource="https://www.atelier12.it/"/>
        <schema:url rdf:resource="https://francescomeneghello.com/design/bagno/abisso-atelier12"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRD_Andromeda -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRD_Andromeda">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <coDesignedBy rdf:resource="https://francescomeneghello.com/ontology#PERS_DavideLanfranco"/>
        <designedFor rdf:resource="https://francescomeneghello.com/ontology#BRAND_OLEV"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_CasaStili_Andromeda"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_LuceDesign_Andromeda"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_SDM_Andromeda"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Andromeda_Body"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Andromeda_LEDPanel"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Andromeda_OpticalSystem"/>
        <hasProductTypology rdf:resource="https://francescomeneghello.com/ontology#PTYP_SuspensionLamp"/>
        <hasProductionModel rdf:resource="https://francescomeneghello.com/ontology#PROD_Industrial"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Contract"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Indoor"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Residential"/>
        <isInspiredBy rdf:resource="https://francescomeneghello.com/ontology#REF_AndromedaGalaxy"/>
        <launchedAt rdf:resource="https://francescomeneghello.com/ontology#EVT_Euroluce2019"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_LampDesign"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Black"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_LaserMicroperforation"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_PowderCoating"/>
        <wonAward rdf:resource="https://francescomeneghello.com/ontology#AWD_ADesignSilver2018"/>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2018</projectYear>
        <rdfs:comment xml:lang="en">LED suspension lamp with dual emission and starry sky effect. Microperforated body with 170 holes, interchangeable magnetic optics, Cosmic Black finish.</rdfs:comment>
        <rdfs:comment xml:lang="it">Lampada a sospensione LED con doppia emissione e effetto cielo stellato. Corpo microforato con 170 fori, ottiche magnetiche intercambiabili, finitura Nero Cosmico.</rdfs:comment>
        <rdfs:label xml:lang="en">Andromeda</rdfs:label>
        <rdfs:label xml:lang="it">Andromeda</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/design/lighting/andromeda-olev"/>
        <rdfs:seeAlso rdf:resource="https://www.olevlight.com/en/products/andromeda-pendant/"/>
        <schema:url rdf:resource="https://francescomeneghello.com/design/illuminazione/andromeda-olev"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRD_Astemio -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRD_Astemio">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <coDesignedBy rdf:resource="https://francescomeneghello.com/ontology#PERS_DavideLanfranco"/>
        <designedFor rdf:resource="https://francescomeneghello.com/ontology#BRAND_Blueside"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Preferist_Astemio"/>
        <hasProductTypology rdf:resource="https://francescomeneghello.com/ontology#PTYP_Vase"/>
        <hasProductionModel rdf:resource="https://francescomeneghello.com/ontology#PROD_Artisanal"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Contract"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Dining"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Domestic"/>
        <launchedAt rdf:resource="https://francescomeneghello.com/ontology#EVT_HOMI2025"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_AccessoryDesign"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_BorosilicateGlass"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_MouldBlowing"/>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2025</projectYear>
        <rdfs:comment xml:lang="en">Long-neck vase in extra-clear borosilicate glass, mould-blown. Born as a decanter, it became a flower vase: a mistake turned into form.</rdfs:comment>
        <rdfs:comment xml:lang="it">Vaso a collo lungo in vetro borosilicato extrachiaro soffiato in stampo. Nato come decanter, diventa vaso per fiori: un errore diventato forma.</rdfs:comment>
        <rdfs:label xml:lang="en">Astemio</rdfs:label>
        <rdfs:label xml:lang="it">Astemio</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://blueside-design.com/en/products/astemio-long-neck-glass-vase"/>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/design/accessories/astemio-blueside-emotional-design"/>
        <schema:url rdf:resource="https://francescomeneghello.com/design/accessori/astemio-blueside-emotional-design"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRD_Incontro -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRD_Incontro">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_SDM_Incontro"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_SonoItalia_Incontro"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Incontro_Base"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Incontro_Plaque"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Incontro_Top"/>
        <hasProductTypology rdf:resource="https://francescomeneghello.com/ontology#PTYP_Table"/>
        <hasProductionModel rdf:resource="https://francescomeneghello.com/ontology#PROD_UniquePiece"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Contract"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Hospitality"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Indoor"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Residential"/>
        <isInspiredBy rdf:resource="https://francescomeneghello.com/ontology#REF_VeniceBriccole"/>
        <launchedAt rdf:resource="https://francescomeneghello.com/ontology#EVT_VeniceDesignWeek2015"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_FurnitureDesign"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Earth"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Metallic"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_ExposedWelding"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_SheetCutting"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_WoodSanding"/>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2015</projectYear>
        <rdfs:comment xml:lang="it">Tavolo pezzo unico su commissione. Piano in rovere massello recuperato dalle briccole veneziane, base in ferro naturale cerato con saldature a vista e struttura a doppia H.</rdfs:comment>
        <rdfs:comment xml:lang="en">Unique piece table, commissioned. Solid oak top reclaimed from Venetian briccole, natural waxed iron base with exposed welds and double-H structure.</rdfs:comment>
        <rdfs:label xml:lang="en">Incontro</rdfs:label>
        <rdfs:label xml:lang="it">Incontro</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/design/furniture/incontro-unique-piece"/>
        <schema:url rdf:resource="https://francescomeneghello.com/design/arredo/incontro-pezzo-unico"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRD_NotAStool -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRD_NotAStool">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignProduct"/>
        <designedFor rdf:resource="https://francescomeneghello.com/ontology#BRAND_PenumbraGallery"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Atrivm_Stool"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Sinembargo_Stool"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_TheBook_Stool"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_TimeoutMexico_Stool"/>
        <hasComponent rdf:resource="https://francescomeneghello.com/ontology#COMP_Stool_Body"/>
        <hasProductTypology rdf:resource="https://francescomeneghello.com/ontology#PTYP_CollectibleObject"/>
        <hasProductionModel rdf:resource="https://francescomeneghello.com/ontology#PROD_LimitedEdition"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Gallery"/>
        <hasUseContext rdf:resource="https://francescomeneghello.com/ontology#USE_Indoor"/>
        <isInspiredBy rdf:resource="https://francescomeneghello.com/ontology#REF_FunctionSymbolShortCircuit"/>
        <launchedAt rdf:resource="https://francescomeneghello.com/ontology#EVT_Sobremesa2024"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_CollectibleDesign"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Dark"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_VolcanicStone"/>
        <usesTechnique rdf:resource="https://francescomeneghello.com/ontology#TECH_StoneTurning"/>
        <editionUnitLabel xml:lang="it">pezzi</editionUnitLabel>
        <editionUnitLabel xml:lang="en">pieces</editionUnitLabel>
        <editionUnits rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">10</editionUnits>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2024</projectYear>
        <rdfs:comment xml:lang="en">Conceptual stool in turned volcanic stone. Edition of 10 for Penumbra Gallery, presented at the Sobremesa exhibition in Mexico City. An act of anarchy between design and art.</rdfs:comment>
        <rdfs:comment xml:lang="it">Sgabello concettuale in pietra lavica tornita. Edizione di 10 pezzi per Penumbra Gallery, presentato alla mostra Sobremesa a Città del Messico. Un atto di anarchia tra design e arte.</rdfs:comment>
        <rdfs:label xml:lang="en">(not a) STOOL</rdfs:label>
        <rdfs:label xml:lang="it">(not a) STOOL</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/editions/limited-series/not-a-stool-penumbra-gallery"/>
        <schema:url rdf:resource="https://francescomeneghello.com/edizioni/serie-limitate/not-a-stool-penumbra-gallery"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_Biophilia -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_Biophilia">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="it">Biofilia</rdfs:label>
        <rdfs:label xml:lang="en">Biophilia</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="it">Biofilia</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Biophilia</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_ContextResponse -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_ContextResponse">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="en">Context response</rdfs:label>
        <rdfs:label xml:lang="it">Risposta al contesto</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="en">Context response</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Risposta al contesto</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_Craftsmanship -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_Craftsmanship">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="it">Artigianalità</rdfs:label>
        <rdfs:label xml:lang="en">Craftsmanship</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="it">Artigianalità</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Craftsmanship</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_Curation -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_Curation">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="en">Curation</rdfs:label>
        <rdfs:label xml:lang="it">Curation</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="en">Curation</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Curation</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_Essentialism -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_Essentialism">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="en">Essentialism</rdfs:label>
        <rdfs:label xml:lang="it">Essenzialismo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="en">Essentialism</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Essenzialismo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_Layering -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_Layering">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="en">Layering</rdfs:label>
        <rdfs:label xml:lang="it">Stratificazione</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="en">Layering</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Stratificazione</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_MaterialDialogue -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_MaterialDialogue">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="it">Dialogo materiali</rdfs:label>
        <rdfs:label xml:lang="en">Material dialogue</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="it">Dialogo materiali</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Material dialogue</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_MaterialTruth -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_MaterialTruth">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="en">Material truth</rdfs:label>
        <rdfs:label xml:lang="it">Verità del materiale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="en">Material truth</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Verità del materiale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_NaturalLight -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_NaturalLight">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="it">Luce naturale</rdfs:label>
        <rdfs:label xml:lang="en">Natural light</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="it">Luce naturale</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Natural light</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_Proportion -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_Proportion">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="en">Proportion</rdfs:label>
        <rdfs:label xml:lang="it">Proporzioni</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="en">Proportion</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Proporzioni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_SpatialContinuity -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_SpatialContinuity">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="it">Continuità spaziale</rdfs:label>
        <rdfs:label xml:lang="en">Spatial continuity</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="it">Continuità spaziale</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Spatial continuity</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_TactileQuality -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_TactileQuality">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="it">Qualità tattile</rdfs:label>
        <rdfs:label xml:lang="en">Tactile quality</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="it">Qualità tattile</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Tactile quality</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_Timelessness -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_Timelessness">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="it">Design senza tempo</rdfs:label>
        <rdfs:label xml:lang="en">Timeless design</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="it">Design senza tempo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Timeless design</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_Understatement -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_Understatement">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="en">Understatement</rdfs:label>
        <rdfs:label xml:lang="it">Understatement</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="en">Understatement</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Understatement</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIN_VisualSilence -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIN_VisualSilence">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignPrinciple"/>
        <rdfs:label xml:lang="it">Silenzio visivo</rdfs:label>
        <rdfs:label xml:lang="en">Visual silence</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignPrincipleScheme"/>
        <skos:prefLabel xml:lang="it">Silenzio visivo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Visual silence</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIV_Couple -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIV_Couple">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#PrivateClientProfile"/>
        <rdfs:label xml:lang="it">Coppia</rdfs:label>
        <rdfs:label xml:lang="en">Couple</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PrivateClientProfileScheme"/>
        <skos:prefLabel xml:lang="it">Coppia</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Couple</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIV_EmptyNester -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIV_EmptyNester">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#PrivateClientProfile"/>
        <rdfs:label xml:lang="en">Empty nester</rdfs:label>
        <rdfs:label xml:lang="it">Empty nester</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PrivateClientProfileScheme"/>
        <skos:prefLabel xml:lang="en">Empty nester</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Empty nester</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIV_Family -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIV_Family">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#PrivateClientProfile"/>
        <rdfs:label xml:lang="it">Famiglia</rdfs:label>
        <rdfs:label xml:lang="en">Family</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PrivateClientProfileScheme"/>
        <skos:prefLabel xml:lang="it">Famiglia</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Family</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRIV_Single -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRIV_Single">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#PrivateClientProfile"/>
        <rdfs:label xml:lang="en">Single</rdfs:label>
        <rdfs:label xml:lang="it">Single</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PrivateClientProfileScheme"/>
        <skos:prefLabel xml:lang="en">Single</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Single</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRJ_AtticoContemporaneoBologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRJ_AtticoContemporaneoBologna">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Residential"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_AmbienteCucina_AtticoBologna"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Archidust_AtticoBologna"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Archiecho_AtticoBologna"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_ComeRistrutturare_AtticoBologna"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_DDn_AtticoBologna"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_GGMag_AtticoBologna"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_LaCasaInOrdine_AtticoBologna"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_LivingEtc_AtticoBologna"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_SocialDesignMag_AtticoBologna"/>
        <forClient rdf:resource="https://francescomeneghello.com/ontology#CLI_Private"/>
        <hasArtisticInvolvement rdf:resource="https://francescomeneghello.com/ontology#ART_CuratedAcquisition"/>
        <hasBudgetBand rdf:resource="https://francescomeneghello.com/ontology#BUD_3"/>
        <hasBuildingMorphology rdf:resource="https://francescomeneghello.com/ontology#MORPH_Penthouse"/>
        <hasBuildingPeriod rdf:resource="https://francescomeneghello.com/ontology#ERA_Contemporary"/>
        <hasClientProfile rdf:resource="https://francescomeneghello.com/ontology#PRIV_Couple"/>
        <hasCommissionType rdf:resource="https://francescomeneghello.com/ontology#COMM_Consultancy"/>
        <hasCustomizationLevel rdf:resource="https://francescomeneghello.com/ontology#CUST_Customized"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_Biophilia"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_Layering"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_MaterialDialogue"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_NaturalLight"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_Proportion"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_TactileQuality"/>
        <hasDesignStyle rdf:resource="https://francescomeneghello.com/ontology#STYLE_Contemporary"/>
        <hasDuration rdf:resource="https://francescomeneghello.com/ontology#DUR_M"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueDioscuri"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueFlash"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueMeridiana"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_AppliqueMira"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_BlankTrascrizioni"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_CabinaArmadioPoliform"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_CucinaCustom"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_DivanoAluraLounge"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_DivanoBudapest"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_ElettrodomesticiMiele"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LampadaBilia"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LampadaSampei"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LampadeNulla"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LavaboAdda"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_LettoGaudi"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_NeonSmellsLikeArt"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_PoltronaArtik"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_PortaStripe"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_PoufCustom"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RosenthalOchre306"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RosenthalOchre506"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RubinettoBarazza"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_RubinettoGastone"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SediaStandardSP"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SedieNardiAria"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SedieNewYorkMarras"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SgabelloSoleil"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SospensioneSimbiosi"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_SpecchioArchimede"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TappetoAmini"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavoliniCairo"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavolinoConix"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavoloClay"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_AtticoBLG_TavoloNardiRio"/>
        <hasFurnitureType rdf:resource="https://francescomeneghello.com/ontology#FURN_Bespoke"/>
        <hasFurnitureType rdf:resource="https://francescomeneghello.com/ontology#FURN_Catalogue"/>
        <hasFurnitureType rdf:resource="https://francescomeneghello.com/ontology#FURN_Mix"/>
        <hasIntendedUse rdf:resource="https://francescomeneghello.com/ontology#USE_PrimaryHome"/>
        <hasLightingType rdf:resource="https://francescomeneghello.com/ontology#LIT_Accent"/>
        <hasLightingType rdf:resource="https://francescomeneghello.com/ontology#LIT_Decorative"/>
        <hasLightingType rdf:resource="https://francescomeneghello.com/ontology#LIT_Functional"/>
        <hasLightingType rdf:resource="https://francescomeneghello.com/ontology#LIT_Natural"/>
        <hasLightingType rdf:resource="https://francescomeneghello.com/ontology#LIT_Scenic"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bedroom"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Corridor"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_DiningArea"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Kitchen"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Outdoor"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_WalkInCloset"/>
        <hasStatus rdf:resource="https://francescomeneghello.com/ontology#STAT_Completed"/>
        <hasSurface rdf:resource="https://francescomeneghello.com/ontology#SURF_M"/>
        <hasUrbanContext rdf:resource="https://francescomeneghello.com/ontology#UCTX_NewDevelopment"/>
        <involvesPartner rdf:resource="https://francescomeneghello.com/ontology#PART_ArtGallery"/>
        <locatedIn rdf:resource="https://francescomeneghello.com/ontology#LOC_Bologna"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_ArtConsultancy"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorLighting"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorStyling"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_PlantsAndGardens"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Accent"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Black"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Dark"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Earth"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_WarmNeutral"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_White"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Brass"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Fur"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Leather"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_PietraDAvola"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Silk"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_ThermoOak"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Velvet"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Walnut"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Wool"/>
        <projectDescription xml:lang="en">A penthouse in a recent low-impact development in Bologna, conceived as a poetic buen retiro shaped around the passions of its young couple of owners.</projectDescription>
        <projectDescription xml:lang="it">Un appartamento situato in un contesto di recente costruzione a basso impatto ambientale a Bologna, connotato come un poetico buen retiro ed immaginato intorno alle passioni della giovane coppia di proprietari.</projectDescription>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2021</projectYear>
        <rdfs:label xml:lang="it">Attico contemporaneo, Bologna</rdfs:label>
        <rdfs:label xml:lang="en">Contemporary penthouse, Bologna</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/interiors/residential/contemporary-penthouse-bologna"/>
        <skos:prefLabel xml:lang="it">Attico contemporaneo, Bologna</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Contemporary penthouse, Bologna</skos:prefLabel>
        <schema:url rdf:resource="https://francescomeneghello.com/interni/residenziale/attico-contemporaneo-bologna"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRJ_LoftIndustrialeLondra -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRJ_LoftIndustrialeLondra">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Residential"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_AcumenPrint_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Acumen_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Archdaily_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_BagnoOggiDomani_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_DashTidbit_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_DesignWant_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_GGMag_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_GalerieJoseph_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Igloo_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_InteriorsKorea_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_InteriorsTheBest_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_LesDedans_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_TheBook_IndustrialLoft"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Woooooooow_IndustrialLoft"/>
        <forClient rdf:resource="https://francescomeneghello.com/ontology#CLI_Private"/>
        <hasArchitecturalStyle rdf:resource="https://francescomeneghello.com/ontology#ASTYLE_Brutalist"/>
        <hasArtisticInvolvement rdf:resource="https://francescomeneghello.com/ontology#ART_ArtistCollab"/>
        <hasArtisticInvolvement rdf:resource="https://francescomeneghello.com/ontology#ART_CuratedAcquisition"/>
        <hasBudgetBand rdf:resource="https://francescomeneghello.com/ontology#BUD_4"/>
        <hasBuildingMorphology rdf:resource="https://francescomeneghello.com/ontology#MORPH_IndustrialLoft"/>
        <hasBuildingPeriod rdf:resource="https://francescomeneghello.com/ontology#ERA_Pre1900"/>
        <hasClientProfile rdf:resource="https://francescomeneghello.com/ontology#PRIV_Single"/>
        <hasCommissionType rdf:resource="https://francescomeneghello.com/ontology#COMM_FullService"/>
        <hasCustomizationLevel rdf:resource="https://francescomeneghello.com/ontology#CUST_FullyBespoke"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_Biophilia"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_ContextResponse"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_Curation"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_Essentialism"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_MaterialDialogue"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_NaturalLight"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_Proportion"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_SpatialContinuity"/>
        <hasDesignStyle rdf:resource="https://francescomeneghello.com/ontology#STYLE_Eclectic"/>
        <hasDuration rdf:resource="https://francescomeneghello.com/ontology#DUR_L"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_Appendiabiti"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_BurriCrettoNero"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_CoffeeTableElement"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_Cucina"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_DivaniTogo"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_DivanoDS1088"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_DivanoDS600"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_LampadaBirdiesNest"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_LavaboHenryTimi"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_LettoExtrasoft"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_MobiliCabinaArmadio"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_PoltronaBotolo"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_PorteAladin"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_RitrattoSeicento"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_RubinettiFold"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_Scala"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_SedieU"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_SedutaBibendum"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_SpecchioRondo"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_StatuaClassica"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_TappetoGordon"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_TappetoSetaLiving"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_TappetoSetaMezz"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_TavoloPranzo"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_LoftLDN_TendeCustom"/>
        <hasFixedElement rdf:resource="https://francescomeneghello.com/ontology#FIX_Staircase"/>
        <hasFurnitureType rdf:resource="https://francescomeneghello.com/ontology#FURN_Bespoke"/>
        <hasFurnitureType rdf:resource="https://francescomeneghello.com/ontology#FURN_Iconic"/>
        <hasFurnitureType rdf:resource="https://francescomeneghello.com/ontology#FURN_Mix"/>
        <hasFurnitureType rdf:resource="https://francescomeneghello.com/ontology#FURN_Vintage"/>
        <hasIntendedUse rdf:resource="https://francescomeneghello.com/ontology#USE_SecondHome"/>
        <hasLightingType rdf:resource="https://francescomeneghello.com/ontology#LIT_Accent"/>
        <hasLightingType rdf:resource="https://francescomeneghello.com/ontology#LIT_Decorative"/>
        <hasLightingType rdf:resource="https://francescomeneghello.com/ontology#LIT_Natural"/>
        <hasLightingType rdf:resource="https://francescomeneghello.com/ontology#LIT_Scenic"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bedroom"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_DiningArea"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Kitchen"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_LivingArea"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Mezzanine"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_WalkInCloset"/>
        <hasStatus rdf:resource="https://francescomeneghello.com/ontology#STAT_Completed"/>
        <hasSurface rdf:resource="https://francescomeneghello.com/ontology#SURF_L"/>
        <hasUrbanContext rdf:resource="https://francescomeneghello.com/ontology#UCTX_FormerIndustrial"/>
        <inspiredBy rdf:resource="https://francescomeneghello.com/ontology#REF_CarloScarpa"/>
        <locatedIn rdf:resource="https://francescomeneghello.com/ontology#LOC_London"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_ArtConsultancy"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorArchitecture"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorDecoration"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorLighting"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorStyling"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_PlantsAndGardens"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Black"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_CoolNeutral"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Dark"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Metallic"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_White"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Calacatta"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Fur"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Leather"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Marble"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_PietraDAvola"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_ReinforcedConcrete"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_SatinSilk"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Silk"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Statuario"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Steel"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Tempered"/>
        <projectDescription xml:lang="it">Archeologia industriale e art design contemporaneo si intersecano liberamente in questo interno londinese. Uno spazio grezzo, brutale, scolpito da luci e da ombre, tra scelte rigorose e poetiche concessioni al decoro.</projectDescription>
        <projectDescription xml:lang="en">Industrial archeology and art-design objects freely mingle in this London interior. A raw and brutal space, carved with lights and shadows, between rigorous choices and poetic concessions to decoration.</projectDescription>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2022</projectYear>
        <rdfs:label xml:lang="en">Industrial loft, London</rdfs:label>
        <rdfs:label xml:lang="it">Loft industriale, Londra</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/interiors/residential/industrial-loft-london"/>
        <skos:prefLabel xml:lang="en">Industrial loft, London</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Loft industriale, Londra</skos:prefLabel>
        <schema:url rdf:resource="https://francescomeneghello.com/interni/residenziale/loft-industriale-londra"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PRJ_UfficiPiazzaCastelloMilano -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PRJ_UfficiPiazzaCastelloMilano">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Office"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Archiportale_UfficiMI"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_AreaArch_UfficiMI"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_BagnoOggiDomani_UfficiMI"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_ContractNetwork_UfficiMI"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_ElleDecor_UfficiMI"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_GGMagDigital_UfficiMI"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_GGMagPrint_UfficiMI"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_Matrix4Design_UfficiMI"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_RifareCasa_UfficiMI"/>
        <featuredIn rdf:resource="https://francescomeneghello.com/ontology#PUB_TheBook_UfficiMI"/>
        <forClient rdf:resource="https://francescomeneghello.com/ontology#CLI_Corporate"/>
        <hasArtisticInvolvement rdf:resource="https://francescomeneghello.com/ontology#ART_CollectionPositioning"/>
        <hasArtisticInvolvement rdf:resource="https://francescomeneghello.com/ontology#ART_CuratedAcquisition"/>
        <hasBudgetBand rdf:resource="https://francescomeneghello.com/ontology#BUD_4"/>
        <hasBuildingMorphology rdf:resource="https://francescomeneghello.com/ontology#MORPH_Palazzo"/>
        <hasBuildingPeriod rdf:resource="https://francescomeneghello.com/ontology#ERA_Pre1900"/>
        <hasCommissionType rdf:resource="https://francescomeneghello.com/ontology#COMM_FullService"/>
        <hasCustomizationLevel rdf:resource="https://francescomeneghello.com/ontology#CUST_FullyBespoke"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_ContextResponse"/>
        <hasDesignPrinciple rdf:resource="https://francescomeneghello.com/ontology#PRIN_NaturalLight"/>
        <hasDesignStyle rdf:resource="https://francescomeneghello.com/ontology#STYLE_Contemporary"/>
        <hasDesignStyle rdf:resource="https://francescomeneghello.com/ontology#STYLE_Minimalism"/>
        <hasDuration rdf:resource="https://francescomeneghello.com/ontology#DUR_L"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_ArtemideDioscuri"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_ArtemideYanzi"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_BanconeReception"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_BaxterChesterMoon"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_BaxterLorenAlpacca"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_BaxterLorenBrass"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_BoiserieLambris"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGBubka"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGFoil"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGHashi"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGInfinito"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGMiraR"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGMorsetto"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGNulla"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_DGSampei230"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_FlosZeroTrack"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_FontanaConcetto"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_FontanaDisegni"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_FoscariniAllegro"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_GIAladinWall"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_GITransformer"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_HMAeron"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_MDFAchille"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_MentemanoBosco"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_MobileBagno"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_MobiliLaccati"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_ParquetSpina"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_PortaAladinPocket"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_PortaSwingPlain"/>
        <hasElement rdf:resource="https://francescomeneghello.com/ontology#ELEM_UfficiMI_TavoliCustom"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Bathroom"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Corridor"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_MeetingRoom"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Office"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_Reception"/>
        <hasSpace rdf:resource="https://francescomeneghello.com/ontology#ROOM_WaitingRoom"/>
        <hasStatus rdf:resource="https://francescomeneghello.com/ontology#STAT_Completed"/>
        <hasSurface rdf:resource="https://francescomeneghello.com/ontology#SURF_M"/>
        <hasUrbanContext rdf:resource="https://francescomeneghello.com/ontology#UCTX_HistoricCentre"/>
        <locatedIn rdf:resource="https://francescomeneghello.com/ontology#LOC_Milano"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_ArtConsultancy"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorArchitecture"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorDecoration"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorLighting"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_InteriorStyling"/>
        <usedService rdf:resource="https://francescomeneghello.com/ontology#SVC_PlantsAndGardens"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Black"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_Metallic"/>
        <usesColor rdf:resource="https://francescomeneghello.com/ontology#COL_White"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Alpacca"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Aluminum"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Brass"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_CalacattaOro"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Corian"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Leather"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Oak"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_OpalGlass"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_Plaster"/>
        <usesMaterial rdf:resource="https://francescomeneghello.com/ontology#MAT_StainlessSteel"/>
        <projectDescription xml:lang="en">A representative office of a financial consulting firm in the historic center of Milan. A project that combines the respect for the understated atmosphere of a late 19th-century building with the need for an exclusive and confidential dimension.</projectDescription>
        <projectDescription xml:lang="it">La sede di rappresentanza di una società di consulenza finanziaria nel centro storico di Milano. Un progetto che unisce l&apos;understatement di un edificio borghese di fine Ottocento alla necessità di una dimensione esclusiva.</projectDescription>
        <projectYear rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2023</projectYear>
        <rdfs:label xml:lang="en">Offices in Piazza Castello, Milan</rdfs:label>
        <rdfs:label xml:lang="it">Uffici in Piazza Castello, Milano</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/en/interiors/offices/office-piazza-castello-milan"/>
        <skos:prefLabel xml:lang="en">Offices in Piazza Castello, Milan</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Uffici in Piazza Castello, Milano</skos:prefLabel>
        <schema:url rdf:resource="https://francescomeneghello.com/interni/uffici/uffici-piazza-castello-milano"/>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_AccessoryDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_AccessoryDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_AD_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_AD_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_AD_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_AD_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_AD_5"/>
        <rdfs:label xml:lang="en">Process — Accessory design</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Design accessori</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_ArtConsultancy -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_ArtConsultancy">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_AC_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_AC_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_AC_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_AC_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_AC_5"/>
        <rdfs:label xml:lang="en">Process — Art consultancy</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Consulenza artistica</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_BathroomDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_BathroomDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_BD_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_BD_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_BD_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_BD_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_BD_5"/>
        <rdfs:label xml:lang="en">Process — Bathroom design</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Design bagno</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_CollectibleDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_CollectibleDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_CD_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_CD_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_CD_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_CD_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_CD_5"/>
        <rdfs:comment xml:lang="en">Variant with Artisanal production and Documentation and certification.</rdfs:comment>
        <rdfs:comment xml:lang="it">Variante con Produzione artigianale e Documentazione e certificazione.</rdfs:comment>
        <rdfs:label xml:lang="en">Process — Collectible design</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Design da collezione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_FurnitureDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_FurnitureDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_FD_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_FD_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_FD_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_FD_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_FD_5"/>
        <rdfs:label xml:lang="en">Process — Furniture design</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Design arredi</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_InteriorArchitecture -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_InteriorArchitecture">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IA_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IA_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IA_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IA_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IA_5"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IA_6"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IA_7"/>
        <rdfs:label xml:lang="en">Process — Interior architecture</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Architettura interni</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_InteriorDecoration -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_InteriorDecoration">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_ID_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_ID_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_ID_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_ID_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_ID_5"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_ID_6"/>
        <rdfs:label xml:lang="en">Process — Interior decoration</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Decorazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_InteriorLighting -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_InteriorLighting">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IL_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IL_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IL_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IL_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IL_5"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IL_6"/>
        <rdfs:label xml:lang="en">Process — Interior lighting</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Illuminazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_InteriorStyling -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_InteriorStyling">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IS_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IS_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IS_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IS_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IS_5"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_IS_6"/>
        <rdfs:label xml:lang="en">Process — Interior styling</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Styling</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_LampDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_LampDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_LD_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_LD_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_LD_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_LD_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_LD_5"/>
        <rdfs:label xml:lang="en">Process — Lamp design</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Design lampade</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_MaterialDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_MaterialDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_MD_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_MD_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_MD_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_MD_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_MD_5"/>
        <rdfs:comment xml:lang="en">Variant with Material concept and Experimentation and sampling.</rdfs:comment>
        <rdfs:comment xml:lang="it">Variante con Concept materico e Sperimentazione e campionatura.</rdfs:comment>
        <rdfs:label xml:lang="en">Process — Material design</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Design materiali</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROC_PlantsAndGardens -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROC_PlantsAndGardens">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessTemplate"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_PG_1"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_PG_2"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_PG_3"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_PG_4"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_PG_5"/>
        <hasStage rdf:resource="https://francescomeneghello.com/ontology#STG_PG_6"/>
        <rdfs:label xml:lang="en">Process — Plants and gardens</rdfs:label>
        <rdfs:label xml:lang="it">Processo — Piante e giardini</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROD_ArtDirection -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROD_ArtDirection">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductionType"/>
        <rdfs:label xml:lang="en">Art direction</rdfs:label>
        <rdfs:label xml:lang="it">Direzione artistica</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductionTypeScheme"/>
        <skos:prefLabel xml:lang="en">Art direction</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Direzione artistica</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROD_Artisanal -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROD_Artisanal">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductionType"/>
        <rdfs:label xml:lang="it">Artigianale</rdfs:label>
        <rdfs:label xml:lang="en">Artisanal</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductionTypeScheme"/>
        <skos:prefLabel xml:lang="it">Artigianale</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Artisanal</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROD_Bespoke -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROD_Bespoke">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductionType"/>
        <rdfs:label xml:lang="en">Bespoke commission</rdfs:label>
        <rdfs:label xml:lang="it">Commissione su misura</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductionTypeScheme"/>
        <skos:prefLabel xml:lang="en">Bespoke commission</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Commissione su misura</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROD_Industrial -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROD_Industrial">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductionType"/>
        <rdfs:label xml:lang="en">Industrial</rdfs:label>
        <rdfs:label xml:lang="it">Industriale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductionTypeScheme"/>
        <skos:prefLabel xml:lang="en">Industrial</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Industriale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROD_LimitedEdition -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROD_LimitedEdition">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductionType"/>
        <rdfs:label xml:lang="it">Edizione limitata</rdfs:label>
        <rdfs:label xml:lang="en">Limited edition</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductionTypeScheme"/>
        <skos:prefLabel xml:lang="it">Edizione limitata</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Limited edition</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROD_Prototype -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROD_Prototype">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductionType"/>
        <rdfs:label xml:lang="it">Prototipo</rdfs:label>
        <rdfs:label xml:lang="en">Prototype</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductionTypeScheme"/>
        <skos:prefLabel xml:lang="it">Prototipo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Prototype</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PROD_UniquePiece -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PROD_UniquePiece">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductionType"/>
        <rdfs:label xml:lang="it">Pezzo unico</rdfs:label>
        <rdfs:label xml:lang="en">Unique piece</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductionTypeScheme"/>
        <skos:prefLabel xml:lang="it">Pezzo unico</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Unique piece</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PTYP_BathroomSystem -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PTYP_BathroomSystem">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductTypology"/>
        <rdfs:label xml:lang="en">Bathroom system</rdfs:label>
        <rdfs:label xml:lang="it">Sistema bagno</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductTypologyScheme"/>
        <skos:prefLabel xml:lang="en">Bathroom system</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Sistema bagno</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PTYP_CollectibleObject -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PTYP_CollectibleObject">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductTypology"/>
        <rdfs:label xml:lang="en">Collectible object</rdfs:label>
        <rdfs:label xml:lang="it">Oggetto da collezione</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductTypologyScheme"/>
        <skos:prefLabel xml:lang="en">Collectible object</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Oggetto da collezione</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PTYP_Mirror -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PTYP_Mirror">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductTypology"/>
        <rdfs:label xml:lang="en">Mirror</rdfs:label>
        <rdfs:label xml:lang="it">Specchio</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductTypologyScheme"/>
        <skos:prefLabel xml:lang="en">Mirror</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Specchio</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PTYP_Rug -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PTYP_Rug">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductTypology"/>
        <rdfs:label xml:lang="en">Rug</rdfs:label>
        <rdfs:label xml:lang="it">Tappeto</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductTypologyScheme"/>
        <skos:prefLabel xml:lang="en">Rug</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tappeto</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PTYP_SuspensionLamp -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PTYP_SuspensionLamp">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductTypology"/>
        <rdfs:label xml:lang="it">Lampada a sospensione</rdfs:label>
        <rdfs:label xml:lang="en">Suspension lamp</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductTypologyScheme"/>
        <skos:prefLabel xml:lang="it">Lampada a sospensione</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Suspension lamp</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PTYP_Table -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PTYP_Table">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductTypology"/>
        <rdfs:label xml:lang="en">Table</rdfs:label>
        <rdfs:label xml:lang="it">Tavolo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductTypologyScheme"/>
        <skos:prefLabel xml:lang="en">Table</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tavolo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PTYP_Vase -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PTYP_Vase">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductTypology"/>
        <rdfs:label xml:lang="en">Vase</rdfs:label>
        <rdfs:label xml:lang="it">Vaso</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#ProductTypologyScheme"/>
        <skos:prefLabel xml:lang="en">Vase</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vaso</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_3rings_Abisso -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_3rings_Abisso">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">3rings — Abisso</rdfs:label>
        <rdfs:label xml:lang="it">3rings — Abisso</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://3rings.designerpages.com/2019/10/up-the-ambiance-with-atelier-12s-abisso-bathroom/"/>
        <skos:prefLabel xml:lang="en">3rings</skos:prefLabel>
        <skos:prefLabel xml:lang="it">3rings</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_AcumenPrint_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_AcumenPrint_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">Acumen (print) — July 2023</rdfs:label>
        <rdfs:label xml:lang="it">Acumen (stampa) — Luglio 2023</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/internazionale/acumen-magazine-luglio-2023"/>
        <skos:prefLabel xml:lang="en">Acumen (print)</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Acumen (stampa)</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Acumen_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Acumen_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Acumen (online) — Industrial Loft</rdfs:label>
        <rdfs:label xml:lang="it">Acumen (online) — Industrial Loft</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://magazine-acumen.com/it/architecture/un-loft-entre-art-et-design-signe-francesco-meneghello/"/>
        <skos:prefLabel xml:lang="en">Acumen (online)</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Acumen (online)</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_AmbienteCucina_AtticoBologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_AmbienteCucina_AtticoBologna">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="it">Ambiente Cucina — Attico Bologna</rdfs:label>
        <rdfs:label xml:lang="en">Ambiente Cucina — Penthouse Bologna</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.ambientecucinaweb.it/la-cucina-celata-dietro-al-sipario/"/>
        <skos:prefLabel xml:lang="en">Ambiente Cucina</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ambiente Cucina</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Archdaily_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Archdaily_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">ArchDaily — Industrial Loft</rdfs:label>
        <rdfs:label xml:lang="it">ArchDaily — Industrial Loft</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.archdaily.com/985810/industrial-loft-francesco-meneghello"/>
        <skos:prefLabel xml:lang="en">ArchDaily</skos:prefLabel>
        <skos:prefLabel xml:lang="it">ArchDaily</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Archidust_AtticoBologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Archidust_AtticoBologna">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="it">Archidust — Attico Bologna</rdfs:label>
        <rdfs:label xml:lang="en">Archidust — Penthouse Bologna</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.archidust.com/project-details/Penthouse-in-Bologna-2170"/>
        <skos:prefLabel xml:lang="en">Archidust</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Archidust</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Archiecho_AtticoBologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Archiecho_AtticoBologna">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="it">Archiecho — Attico Bologna</rdfs:label>
        <rdfs:label xml:lang="en">Archiecho — Penthouse Bologna</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://archiecho.com/progetto-di-interni-di-un-appartamento-la-casa-come-luogo-di-vita-e-di-emozioni"/>
        <skos:prefLabel xml:lang="en">Archiecho</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Archiecho</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Archiportale_UfficiMI -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Archiportale_UfficiMI">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Archiportale — Offices Piazza Castello</rdfs:label>
        <rdfs:label xml:lang="it">Archiportale — Uffici Piazza Castello</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.archiportale.com/news/2024/01/case-interni/francesco-meneghello-cura-il-restyling-di-un-ufficio-tra-stili-differenti-e-azzardi-espressivi_97235_53.html"/>
        <skos:prefLabel xml:lang="en">Archiportale</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Archiportale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_AreaArch_UfficiMI -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_AreaArch_UfficiMI">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Area Arch — Offices Piazza Castello</rdfs:label>
        <rdfs:label xml:lang="it">Area Arch — Uffici Piazza Castello</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.area-arch.it/un-ufficio-esclusivo-in-piazza-castello-a-milano/"/>
        <skos:prefLabel xml:lang="en">Area Arch</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Area Arch</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Artscore_Abisso -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Artscore_Abisso">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Artscore — Abisso</rdfs:label>
        <rdfs:label xml:lang="it">Artscore — Abisso</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://artscore.it/atelier12-ongaretti/"/>
        <skos:prefLabel xml:lang="en">Artscore</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Artscore</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Atrivm_Stool -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Atrivm_Stool">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">Atrivm — April 2024</rdfs:label>
        <rdfs:label xml:lang="it">Atrivm — Aprile 2024</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/internazionale/atrivm-magazine-aprile-2024"/>
        <skos:prefLabel xml:lang="en">Atrivm</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Atrivm</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_BagnoOggiDomani_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_BagnoOggiDomani_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">Il Bagno Oggi e Domani — October 2022</rdfs:label>
        <rdfs:label xml:lang="it">Il Bagno Oggi e Domani — Ottobre 2022</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/il-bagno-oggi-e-domani-ottobre-2022"/>
        <skos:prefLabel xml:lang="en">Il Bagno Oggi e Domani</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Il Bagno Oggi e Domani</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_BagnoOggiDomani_UfficiMI -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_BagnoOggiDomani_UfficiMI">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="it">Il Bagno Oggi e Domani — Gennaio 2024</rdfs:label>
        <rdfs:label xml:lang="en">Il Bagno Oggi e Domani — January 2024</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/il-bagno-oggi-e-domani-gennaio-2024"/>
        <skos:prefLabel xml:lang="en">Il Bagno Oggi e Domani</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Il Bagno Oggi e Domani</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_BesideBathrooms_Abisso -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_BesideBathrooms_Abisso">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Beside Bathrooms — Abisso</rdfs:label>
        <rdfs:label xml:lang="it">Beside Bathrooms — Abisso</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.besidebathrooms.com/atelier12-collezione-abisso/"/>
        <skos:prefLabel xml:lang="en">Beside Bathrooms</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Beside Bathrooms</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Book -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Book">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <rdfs:label xml:lang="en">Book</rdfs:label>
        <rdfs:label xml:lang="it">Pubblicazione libro</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PublicationTypeScheme"/>
        <skos:prefLabel xml:lang="en">Book</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pubblicazione libro</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_CasaStili_Andromeda -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_CasaStili_Andromeda">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">Casa &amp; Stili — April 2019</rdfs:label>
        <rdfs:label xml:lang="it">Casa &amp; Stili — Aprile 2019</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/casa-e-stili-magazine-aprile-2019"/>
        <skos:prefLabel xml:lang="en">Casa &amp; Stili</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Casa &amp; Stili</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_ComeRistrutturare_AtticoBologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_ComeRistrutturare_AtticoBologna">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">Come Ristrutturare la Casa — April 2022</rdfs:label>
        <rdfs:label xml:lang="it">Come Ristrutturare la Casa — Aprile 2022</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/come-ristrutturare-la-casa-magazine-aprile-2022"/>
        <skos:prefLabel xml:lang="en">Come Ristrutturare la Casa</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Come Ristrutturare la Casa</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Conference -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Conference">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <rdfs:label xml:lang="en">Conference</rdfs:label>
        <rdfs:label xml:lang="it">Conferenza</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PublicationTypeScheme"/>
        <skos:prefLabel xml:lang="en">Conference</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Conferenza</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_ContractNetwork_UfficiMI -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_ContractNetwork_UfficiMI">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Contract Network — Offices Piazza Castello</rdfs:label>
        <rdfs:label xml:lang="it">Contract Network — Uffici Piazza Castello</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://archinetwork.it/contract/francesco-meneghello-progetto-un-ufficio-nel-cuore-di-milano/"/>
        <skos:prefLabel xml:lang="en">Contract Network</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Contract Network</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_DDnNov2025_Aldila -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_DDnNov2025_Aldila">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">DDn — November 2025</rdfs:label>
        <rdfs:label xml:lang="it">DDn — Novembre 2025</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/design-diffusion-news-novembre-2025"/>
        <skos:prefLabel xml:lang="en">Design Diffusion News</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Design Diffusion News</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_DDnOtt2025_WDD -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_DDnOtt2025_WDD">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">DDn — October 2025</rdfs:label>
        <rdfs:label xml:lang="it">DDn — Ottobre 2025</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/design-diffusion-news-ottobre-2025"/>
        <skos:prefLabel xml:lang="en">Design Diffusion News</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Design Diffusion News</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_DDn_AtticoBologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_DDn_AtticoBologna">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">DDn — December 2021</rdfs:label>
        <rdfs:label xml:lang="it">DDn — Dicembre 2021</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/design-diffusion-news-interior-magazine-dicembre-2021"/>
        <skos:prefLabel xml:lang="en">DDn</skos:prefLabel>
        <skos:prefLabel xml:lang="it">DDn</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_DashTidbit_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_DashTidbit_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Dash Tidbit — Industrial Loft</rdfs:label>
        <rdfs:label xml:lang="it">Dash Tidbit — Industrial Loft</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://dashtidbit.com/design/a-fusion-of-industrial-archeology-and-art-design-the-industrial-loft-by-francesco-meneghello/"/>
        <skos:prefLabel xml:lang="en">Dash Tidbit</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Dash Tidbit</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_DesignWant_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_DesignWant_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Design Want — Industrial Loft</rdfs:label>
        <rdfs:label xml:lang="it">Design Want — Industrial Loft</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.designwant.com/article/8817"/>
        <skos:prefLabel xml:lang="en">Design Want</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Design Want</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_DimoraMag_Memorie -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_DimoraMag_Memorie">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Dimora Magazine — Memorie</rdfs:label>
        <rdfs:label xml:lang="it">Dimora Magazine — Memorie</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.dimoramagazine.it/lifestyle/product/memorie-un-atto-estremo/"/>
        <skos:prefLabel xml:lang="en">Dimora Magazine</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Dimora Magazine</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_ElleDecor_UfficiMI -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_ElleDecor_UfficiMI">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Elle Decor Italia — Offices Piazza Castello</rdfs:label>
        <rdfs:label xml:lang="it">Elle Decor Italia — Uffici Piazza Castello</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.elledecor.com/it/viaggi/a64283489/ufficio-elegante-e-minimale-a-milano/"/>
        <skos:prefLabel xml:lang="en">Elle Decor Italia</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Elle Decor Italia</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Exhibition -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Exhibition">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <rdfs:label xml:lang="en">Exhibition</rdfs:label>
        <rdfs:label xml:lang="it">Mostra</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PublicationTypeScheme"/>
        <skos:prefLabel xml:lang="en">Exhibition</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Mostra</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_GGMagDigital_UfficiMI -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_GGMagDigital_UfficiMI">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">G&amp;G Magazine (online) — Offices Piazza Castello</rdfs:label>
        <rdfs:label xml:lang="it">G&amp;G Magazine (online) — Uffici Piazza Castello</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.gandgmagazine.eu/francesco-meneghello-signs-the-interior-design-project-for-the-milan-headquarters-of-a-financial-company"/>
        <skos:prefLabel xml:lang="en">G&amp;G Magazine (online)</skos:prefLabel>
        <skos:prefLabel xml:lang="it">G&amp;G Magazine (online)</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_GGMagPrint_UfficiMI -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_GGMagPrint_UfficiMI">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">G&amp;G Magazine (print) — May 2024</rdfs:label>
        <rdfs:label xml:lang="it">G&amp;G Magazine (stampa) — Maggio 2024</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/internazionale/g-and-g-magazine-maggio-2024"/>
        <skos:prefLabel xml:lang="en">G&amp;G Magazine (print)</skos:prefLabel>
        <skos:prefLabel xml:lang="it">G&amp;G Magazine (stampa)</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_GGMag_AtticoBologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_GGMag_AtticoBologna">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">G&amp;G Magazine — November 2022</rdfs:label>
        <rdfs:label xml:lang="it">G&amp;G Magazine — Novembre 2022</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/internazionale/g-and-g-magazine-novembre-2022"/>
        <skos:prefLabel xml:lang="en">G&amp;G Magazine</skos:prefLabel>
        <skos:prefLabel xml:lang="it">G&amp;G Magazine</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_GGMag_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_GGMag_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">G&amp;G Magazine — September 2022</rdfs:label>
        <rdfs:label xml:lang="it">G&amp;G Magazine — Settembre 2022</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/internazionale/g-and-g-magazine-settembre-2022"/>
        <skos:prefLabel xml:lang="en">G&amp;G Magazine</skos:prefLabel>
        <skos:prefLabel xml:lang="it">G&amp;G Magazine</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_GalerieJoseph_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_GalerieJoseph_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Galerie Joseph — Industrial Loft</rdfs:label>
        <rdfs:label xml:lang="it">Galerie Joseph — Industrial Loft</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://galeriejoseph.com/it/2023/06/27/un-loft-tra-arte-e-design-di-francesco-meneghello/"/>
        <skos:prefLabel xml:lang="en">Galerie Joseph</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Galerie Joseph</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Igloo_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Igloo_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">Igloo — December 2022</rdfs:label>
        <rdfs:label xml:lang="it">Igloo — Dicembre 2022</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/internazionale/igloo-magazine-dicembre-2022"/>
        <skos:prefLabel xml:lang="en">Igloo</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Igloo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_InteriorDaily_Memorie -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_InteriorDaily_Memorie">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Interior Daily — Memorie</rdfs:label>
        <rdfs:label xml:lang="it">Interior Daily — Memorie</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.interiordaily.com/article/9658341/we-don-t-design-reflects-the-elusive-grey-space-between-art-and-design/"/>
        <skos:prefLabel xml:lang="en">Interior Daily</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Interior Daily</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_InteriorsKorea_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_InteriorsKorea_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">Interiors Korea — September 2022</rdfs:label>
        <rdfs:label xml:lang="it">Interiors Korea — Settembre 2022</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/internazionale/interiors-korea-settembre-2022"/>
        <skos:prefLabel xml:lang="en">Interiors Korea</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Interiors Korea</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_InteriorsTheBest_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_InteriorsTheBest_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">Interiors the Best — October 2022</rdfs:label>
        <rdfs:label xml:lang="it">Interiors the Best — Ottobre 2022</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/internazionale/interiors-the-best-magazine-ottobre-2022"/>
        <skos:prefLabel xml:lang="en">Interiors the Best</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Interiors the Best</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Interview -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Interview">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <rdfs:label xml:lang="en">Interview</rdfs:label>
        <rdfs:label xml:lang="it">Intervista</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PublicationTypeScheme"/>
        <skos:prefLabel xml:lang="en">Interview</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Intervista</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_LaCasaInOrdine_AtticoBologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_LaCasaInOrdine_AtticoBologna">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="it">La casa in ordine — Attico Bologna</rdfs:label>
        <rdfs:label xml:lang="en">La casa in ordine — Penthouse Bologna</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://lacasainordine.it/2022/08/ristrutturazione-attico-con-terrazza/"/>
        <skos:prefLabel xml:lang="en">La casa in ordine</skos:prefLabel>
        <skos:prefLabel xml:lang="it">La casa in ordine</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_LesDedans_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_LesDedans_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">Les Dedans — December 2023</rdfs:label>
        <rdfs:label xml:lang="it">Les Dedans — Dicembre 2023</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/internazionale/les-dedans-magazine-dicembre-2023"/>
        <skos:prefLabel xml:lang="en">Les Dedans</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Les Dedans</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_LivingEtc_AtticoBologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_LivingEtc_AtticoBologna">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">Living etc — July 2022</rdfs:label>
        <rdfs:label xml:lang="it">Living etc — Luglio 2022</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/living-etc-magazine-luglio-2022"/>
        <skos:prefLabel xml:lang="en">Living etc</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Living etc</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_LuceDesign_Andromeda -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_LuceDesign_Andromeda">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="it">Luce &amp; Design — Giugno 2019</rdfs:label>
        <rdfs:label xml:lang="en">Luce &amp; Design — June 2019</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/luce-e-design-magazine-giugno-2019"/>
        <skos:prefLabel xml:lang="en">Luce &amp; Design</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Luce &amp; Design</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_MaisonLab_Abisso -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_MaisonLab_Abisso">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Maison Lab — Abisso</rdfs:label>
        <rdfs:label xml:lang="it">Maison Lab — Abisso</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.maisonlab.it/weblogsaloni-gli-appuntamenti-della-milano-design-week-2015/"/>
        <skos:prefLabel xml:lang="en">Maison Lab</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Maison Lab</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Matrix4Design_UfficiMI -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Matrix4Design_UfficiMI">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Matrix 4Design — Offices Piazza Castello</rdfs:label>
        <rdfs:label xml:lang="it">Matrix 4Design — Uffici Piazza Castello</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.matrix4design.com/it/architettura/nuovi-uffici-a-milano-minimalismo-zen-allombra-del-castello/"/>
        <skos:prefLabel xml:lang="en">Matrix 4Design</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Matrix 4Design</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Preferist_Astemio -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Preferist_Astemio">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Preferist — Astemio</rdfs:label>
        <rdfs:label xml:lang="it">Preferist — Astemio</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://preferist.com/francesco-meneghello-and-davide-lanfranco-present-astemio-a-glass-creation-that-balances-rationality-and-imagination/"/>
        <skos:prefLabel xml:lang="en">Preferist</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Preferist</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_PressArticle -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_PressArticle">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <rdfs:label xml:lang="it">Articolo stampa</rdfs:label>
        <rdfs:label xml:lang="en">Press article</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#PublicationTypeScheme"/>
        <skos:prefLabel xml:lang="it">Articolo stampa</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Press article</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_RifareCasa_Abisso -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_RifareCasa_Abisso">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="it">Rifare Casa — Gennaio/Febbraio 2026</rdfs:label>
        <rdfs:label xml:lang="en">Rifare Casa — January/February 2026</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/rifare-casa-gennaio-febbraio-2026"/>
        <skos:prefLabel xml:lang="en">Rifare Casa</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Rifare Casa</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_RifareCasa_UfficiMI -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_RifareCasa_UfficiMI">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="it">Rifare Casa — Gennaio/Febbraio 2026</rdfs:label>
        <rdfs:label xml:lang="en">Rifare Casa — January/February 2026</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/rifare-casa-gennaio-febbraio-2026"/>
        <skos:prefLabel xml:lang="en">Rifare Casa</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Rifare Casa</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_SDM_Andromeda -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_SDM_Andromeda">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="it">Social Design Magazine — Andromeda a Euroluce</rdfs:label>
        <rdfs:label xml:lang="en">Social Design Magazine — Andromeda at Euroluce</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://socialdesignmagazine.com/mag/design/la-prima-we-dont-design-a-euroluce/"/>
        <skos:prefLabel xml:lang="en">Social Design Magazine</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Social Design Magazine</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_SDM_Incontro -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_SDM_Incontro">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Social Design Magazine — Incontro</rdfs:label>
        <rdfs:label xml:lang="it">Social Design Magazine — Incontro</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://socialdesignmagazine.com/mag/design/tavolo-incontro-design-by-francesco-meneghello/"/>
        <skos:prefLabel xml:lang="en">Social Design Magazine</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Social Design Magazine</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Sinembargo_Stool -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Sinembargo_Stool">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Sinembargo — Penumbra Gallery</rdfs:label>
        <rdfs:label xml:lang="it">Sinembargo — Penumbra Gallery</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.sinembargo.mx/4464444/penumbra-una-galeria-que-explora-la-dualidad-del-discurso-artistico/"/>
        <skos:prefLabel xml:lang="en">Sinembargo</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Sinembargo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_SocialDesignMag_AtticoBologna -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_SocialDesignMag_AtticoBologna">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="it">Social Design Magazine — Attico Bologna</rdfs:label>
        <rdfs:label xml:lang="en">Social Design Magazine — Penthouse Bologna</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://socialdesignmagazine.com/mag/architettura/progetto-di-interni-di-un-appartamento-la-casa-come-luogo-di-vita-e-di-emozioni/"/>
        <skos:prefLabel xml:lang="en">Social Design Magazine</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Social Design Magazine</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_SonoItalia_Incontro -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_SonoItalia_Incontro">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">SonoItalia — Incontro</rdfs:label>
        <rdfs:label xml:lang="it">SonoItalia — Incontro</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://sonoitalia.de/der-tisch-incontro-von-francesco-meneghello/"/>
        <skos:prefLabel xml:lang="en">SonoItalia</skos:prefLabel>
        <skos:prefLabel xml:lang="it">SonoItalia</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_TheBook_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_TheBook_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">The Book / Contract Network — September 2022</rdfs:label>
        <rdfs:label xml:lang="it">The Book / Contract Network — Settembre 2022</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/the-book-contract-network-settembre-2022"/>
        <skos:prefLabel xml:lang="en">The Book</skos:prefLabel>
        <skos:prefLabel xml:lang="it">The Book</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_TheBook_Stool -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_TheBook_Stool">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="it">The Book — Giugno 2024</rdfs:label>
        <rdfs:label xml:lang="en">The Book — June 2024</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/the-book-contract-network-giugno-2024"/>
        <skos:prefLabel xml:lang="en">The Book</skos:prefLabel>
        <skos:prefLabel xml:lang="it">The Book</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_TheBook_UfficiMI -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_TheBook_UfficiMI">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Print"/>
        <rdfs:label xml:lang="en">The Book / Contract Network — December 2025</rdfs:label>
        <rdfs:label xml:lang="it">The Book / Contract Network — Dicembre 2025</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://francescomeneghello.com/press/italia/the-book-contract-network-dicembre-2025"/>
        <skos:prefLabel xml:lang="en">The Book</skos:prefLabel>
        <skos:prefLabel xml:lang="it">The Book</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_TimeoutMexico_Stool -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_TimeoutMexico_Stool">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Timeout Mexico — Penumbra Gallery</rdfs:label>
        <rdfs:label xml:lang="it">Timeout Mexico — Penumbra Gallery</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://www.timeoutmexico.mx/ciudad-de-mexico/arte/penumbra-gallery"/>
        <skos:prefLabel xml:lang="en">Timeout Mexico</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Timeout Mexico</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PUB_Woooooooow_IndustrialLoft -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PUB_Woooooooow_IndustrialLoft">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Publication"/>
        <hasMediaType rdf:resource="https://francescomeneghello.com/ontology#MED_Digital"/>
        <rdfs:label xml:lang="en">Woooooooow — Industrial Loft</rdfs:label>
        <rdfs:label xml:lang="it">Woooooooow — Industrial Loft</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://wooooooow.cn/industrial-loft-london-francesco-meneghello/"/>
        <skos:prefLabel xml:lang="en">Woooooooow</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Woooooooow</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PartnerRoleScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PartnerRoleScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Partner role</rdfs:label>
        <rdfs:label xml:lang="it">Ruolo partner</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PrivateClientProfileScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PrivateClientProfileScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Private client profile</rdfs:label>
        <rdfs:label xml:lang="it">Profilo privato</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ProductTypologyScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ProductTypologyScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Product typologies</rdfs:label>
        <rdfs:label xml:lang="it">Tipologie prodotto</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ProductionTypeScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ProductionTypeScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Production types</rdfs:label>
        <rdfs:label xml:lang="it">Tipi di produzione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#PublicationTypeScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#PublicationTypeScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Publication types</rdfs:label>
        <rdfs:label xml:lang="it">Tipi di pubblicazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#REF_Abisso -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#REF_Abisso">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignReference"/>
        <rdfs:comment xml:lang="en">Reference to depth and the unknown. The collection name evokes the depth of the washbasins and the dark, intimate dimension of the bathroom.</rdfs:comment>
        <rdfs:comment xml:lang="it">Richiamo alla profondità e all&apos;ignoto. Il nome della collezione evoca la profondità dei lavabi e la dimensione oscura e intima del bagno.</rdfs:comment>
        <rdfs:label xml:lang="it">L&apos;abisso, l&apos;ignoto</rdfs:label>
        <rdfs:label xml:lang="en">The abyss, the unknown</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignReferenceScheme"/>
        <skos:prefLabel xml:lang="it">Abisso</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Abyss</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#REF_AndromedaGalaxy -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#REF_AndromedaGalaxy">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignReference"/>
        <rdfs:comment xml:lang="it">La galassia visibile a occhio nudo dalla Terra. Riferimento alla bellezza primordiale della luce.</rdfs:comment>
        <rdfs:comment xml:lang="en">The galaxy visible to the naked eye from Earth. Reference to the primordial beauty of light.</rdfs:comment>
        <rdfs:label xml:lang="en">Andromeda Galaxy</rdfs:label>
        <rdfs:label xml:lang="it">Galassia di Andromeda</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignReferenceScheme"/>
        <skos:prefLabel xml:lang="en">Andromeda Galaxy</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Galassia di Andromeda</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#REF_CarloScarpa -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#REF_CarloScarpa">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignReference"/>
        <rdfs:comment xml:lang="en">Explicit reference: staircase as a free tribute to Carlo Scarpa&apos;s compositional solution for the Olivetti showroom in Piazza San Marco, Venice.</rdfs:comment>
        <rdfs:comment xml:lang="it">Riferimento esplicito: scala come libero tributo alla soluzione compositiva del negozio Olivetti di Carlo Scarpa in piazza San Marco a Venezia.</rdfs:comment>
        <rdfs:label xml:lang="en">Carlo Scarpa</rdfs:label>
        <rdfs:label xml:lang="it">Carlo Scarpa</rdfs:label>
        <skos:exactMatch rdf:resource="http://www.wikidata.org/entity/Q51137"/>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignReferenceScheme"/>
        <skos:prefLabel xml:lang="en">Carlo Scarpa</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Carlo Scarpa</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#REF_FunctionSymbolShortCircuit -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#REF_FunctionSymbolShortCircuit">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignReference"/>
        <rdfs:comment xml:lang="en">Hybridisation of design&apos;s functional prerogative with art&apos;s symbolic dimension.</rdfs:comment>
        <rdfs:comment xml:lang="it">Ibridazione tra la prerogativa funzionale del design e la dimensione simbolica dell&apos;arte.</rdfs:comment>
        <rdfs:label xml:lang="it">Cortocircuito funzione / simbolo</rdfs:label>
        <rdfs:label xml:lang="en">Function / symbol short-circuit</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignReferenceScheme"/>
        <skos:prefLabel xml:lang="it">Cortocircuito funzione / simbolo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Function / symbol short-circuit</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#REF_VeniceBriccole -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#REF_VeniceBriccole">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignReference"/>
        <rdfs:comment xml:lang="it">I pali in rovere della laguna di Venezia. Simbolo della Serenissima, dell&apos;erosione e del tempo come agente materico.</rdfs:comment>
        <rdfs:comment xml:lang="en">Oak mooring poles of the Venice lagoon. Symbol of the Serenissima, erosion and time as material agent.</rdfs:comment>
        <rdfs:label xml:lang="it">Briccole veneziane</rdfs:label>
        <rdfs:label xml:lang="en">Venetian briccole</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignReferenceScheme"/>
        <skos:prefLabel xml:lang="it">Briccole veneziane</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Venetian briccole</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROLE_ArtDirector -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROLE_ArtDirector">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Role"/>
        <rdfs:label xml:lang="en">Art director</rdfs:label>
        <rdfs:label xml:lang="it">Art director</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoleScheme"/>
        <skos:prefLabel xml:lang="en">Art director</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Art director</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROLE_CreativeDirector -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROLE_CreativeDirector">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Role"/>
        <rdfs:label xml:lang="en">Creative director</rdfs:label>
        <rdfs:label xml:lang="it">Direttore creativo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoleScheme"/>
        <skos:prefLabel xml:lang="en">Creative director</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Direttore creativo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROLE_Designer -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROLE_Designer">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Role"/>
        <rdfs:label xml:lang="en">Designer</rdfs:label>
        <rdfs:label xml:lang="it">Designer</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoleScheme"/>
        <skos:prefLabel xml:lang="en">Designer</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Designer</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROLE_Founder -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROLE_Founder">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Role"/>
        <rdfs:label xml:lang="it">Fondatore</rdfs:label>
        <rdfs:label xml:lang="en">Founder</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoleScheme"/>
        <skos:prefLabel xml:lang="it">Fondatore</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Founder</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Bathroom -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Bathroom">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Bathroom</rdfs:label>
        <rdfs:label xml:lang="it">Zona bagno</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Bathroom</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Zona bagno</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Bedroom -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Bedroom">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Bedroom area</rdfs:label>
        <rdfs:label xml:lang="it">Zona notte</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Bedroom area</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Zona notte</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_BreakArea -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_BreakArea">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="it">Area break</rdfs:label>
        <rdfs:label xml:lang="en">Break area</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="it">Area break</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Break area</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Corridor -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Corridor">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="it">Corridoio</rdfs:label>
        <rdfs:label xml:lang="en">Corridor</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="it">Corridoio</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Corridor</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_DiningArea -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_DiningArea">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Dining area</rdfs:label>
        <rdfs:label xml:lang="it">Zona pranzo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Dining area</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Zona pranzo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Entrance -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Entrance">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Entrance</rdfs:label>
        <rdfs:label xml:lang="it">Ingresso</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Entrance</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ingresso</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_FocusRoom -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_FocusRoom">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Focus room</rdfs:label>
        <rdfs:label xml:lang="it">Focus room</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Focus room</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Focus room</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Kitchen -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Kitchen">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Kitchen</rdfs:label>
        <rdfs:label xml:lang="it">Zona cucina</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Kitchen</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Zona cucina</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Laundry -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Laundry">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Laundry</rdfs:label>
        <rdfs:label xml:lang="it">Lavanderia</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Laundry</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Lavanderia</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_LivingArea -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_LivingArea">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Living area</rdfs:label>
        <rdfs:label xml:lang="it">Zona giorno</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Living area</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Zona giorno</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_MeetingRoom -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_MeetingRoom">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Meeting room</rdfs:label>
        <rdfs:label xml:lang="it">Sala riunioni</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Meeting room</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Sala riunioni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Mezzanine -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Mezzanine">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Mezzanine</rdfs:label>
        <rdfs:label xml:lang="it">Mezzanino</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Mezzanine</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Mezzanino</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Office -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Office">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Office</rdfs:label>
        <rdfs:label xml:lang="it">Ufficio</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Office</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ufficio</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Outdoor -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Outdoor">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Outdoor area</rdfs:label>
        <rdfs:label xml:lang="it">Zona esterna</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Outdoor area</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Zona esterna</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_PhoneBooth -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_PhoneBooth">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Phone booth</rdfs:label>
        <rdfs:label xml:lang="it">Phone booth</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Phone booth</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Phone booth</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Reception -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Reception">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Reception</rdfs:label>
        <rdfs:label xml:lang="it">Reception</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Reception</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Reception</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Storage -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Storage">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="it">Deposito</rdfs:label>
        <rdfs:label xml:lang="en">Storage</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="it">Deposito</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Storage</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Utility -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Utility">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="it">Locale tecnico</rdfs:label>
        <rdfs:label xml:lang="en">Utility room</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="it">Locale tecnico</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Utility room</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_WaitingRoom -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_WaitingRoom">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="it">Sala d&apos;attesa</rdfs:label>
        <rdfs:label xml:lang="en">Waiting room</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="it">Sala d&apos;attesa</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Waiting room</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_WalkInCloset -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_WalkInCloset">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="it">Guardaroba</rdfs:label>
        <rdfs:label xml:lang="en">Walk-in closet</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="it">Guardaroba</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Walk-in closet</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#ROOM_Wellness -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#ROOM_Wellness">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#RoomType"/>
        <rdfs:label xml:lang="en">Wellness</rdfs:label>
        <rdfs:label xml:lang="it">Wellness</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#RoomTypeScheme"/>
        <skos:prefLabel xml:lang="en">Wellness</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Wellness</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#RoleScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#RoleScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Professional roles</rdfs:label>
        <rdfs:label xml:lang="it">Ruoli professionali</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#RoomTypeScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#RoomTypeScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Room types</rdfs:label>
        <rdfs:label xml:lang="it">Tipi di ambiente</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_Art -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_Art">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="en">Art</rdfs:label>
        <rdfs:label xml:lang="it">Arte</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="en">Art</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Arte</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_Automotive -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_Automotive">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="it">Auto</rdfs:label>
        <rdfs:label xml:lang="en">Automotive</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="it">Auto</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Automotive</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_Beauty -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_Beauty">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="en">Beauty</rdfs:label>
        <rdfs:label xml:lang="it">Beauty</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="en">Beauty</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Beauty</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_Fashion -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_Fashion">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="en">Fashion</rdfs:label>
        <rdfs:label xml:lang="it">Moda</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="en">Fashion</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Moda</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_Finance -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_Finance">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="en">Finance</rdfs:label>
        <rdfs:label xml:lang="it">Finanza</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="en">Finance</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Finanza</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_FoodBeverage -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_FoodBeverage">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="en">F&amp;B</rdfs:label>
        <rdfs:label xml:lang="it">F&amp;B</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="en">F&amp;B</skos:prefLabel>
        <skos:prefLabel xml:lang="it">F&amp;B</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_Healthcare -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_Healthcare">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="en">Healthcare</rdfs:label>
        <rdfs:label xml:lang="it">Sanità</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="en">Healthcare</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Sanità</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_Legal -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_Legal">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="en">Legal</rdfs:label>
        <rdfs:label xml:lang="it">Legale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="en">Legal</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Legale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_Media -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_Media">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="en">Media</rdfs:label>
        <rdfs:label xml:lang="it">Media</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="en">Media</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Media</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_RealEstate -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_RealEstate">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="it">Immobiliare</rdfs:label>
        <rdfs:label xml:lang="en">Real estate</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="it">Immobiliare</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Real estate</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SEC_Tech -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SEC_Tech">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CorporateSector"/>
        <rdfs:label xml:lang="en">Tech</rdfs:label>
        <rdfs:label xml:lang="it">Tech</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CorporateSectorScheme"/>
        <skos:prefLabel xml:lang="en">Tech</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tech</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STAT_Completed -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STAT_Completed">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Status"/>
        <rdfs:label xml:lang="it">Completato</rdfs:label>
        <rdfs:label xml:lang="en">Completed</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#StatusScheme"/>
        <skos:prefLabel xml:lang="it">Completato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Completed</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STAT_Concept -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STAT_Concept">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Status"/>
        <rdfs:label xml:lang="en">Concept</rdfs:label>
        <rdfs:label xml:lang="it">Concept</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#StatusScheme"/>
        <skos:prefLabel xml:lang="en">Concept</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Concept</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STAT_InProgress -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STAT_InProgress">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Status"/>
        <rdfs:label xml:lang="it">In corso</rdfs:label>
        <rdfs:label xml:lang="en">In progress</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#StatusScheme"/>
        <skos:prefLabel xml:lang="it">In corso</skos:prefLabel>
        <skos:prefLabel xml:lang="en">In progress</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_AC_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_AC_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="en">Briefing and assessment</rdfs:label>
        <rdfs:label xml:lang="it">Briefing e valutazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_AC_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_AC_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="en">Collection strategy</rdfs:label>
        <rdfs:label xml:lang="it">Orientamento collezionistico</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_AC_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_AC_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Artwork research and selection</rdfs:label>
        <rdfs:label xml:lang="it">Ricerca e selezione opere</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_AC_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_AC_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Acquisition proposal</rdfs:label>
        <rdfs:label xml:lang="it">Proposta di acquisizione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_AC_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_AC_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="en">Finalization and installation</rdfs:label>
        <rdfs:label xml:lang="it">Finalizzazione e installazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_AD_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_AD_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="en">Brief and research</rdfs:label>
        <rdfs:label xml:lang="it">Brief e ricerca</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_AD_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_AD_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="it">Concept formale</rdfs:label>
        <rdfs:label xml:lang="en">Formal concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_AD_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_AD_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Development and prototyping</rdfs:label>
        <rdfs:label xml:lang="it">Sviluppo e prototipazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_AD_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_AD_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Engineering</rdfs:label>
        <rdfs:label xml:lang="it">Ingegnerizzazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_AD_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_AD_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="en">Production supervision</rdfs:label>
        <rdfs:label xml:lang="it">Supervisione produttiva</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_BD_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_BD_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="en">Brief and research</rdfs:label>
        <rdfs:label xml:lang="it">Brief e ricerca</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_BD_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_BD_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="it">Concept formale</rdfs:label>
        <rdfs:label xml:lang="en">Formal concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_BD_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_BD_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Development and prototyping</rdfs:label>
        <rdfs:label xml:lang="it">Sviluppo e prototipazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_BD_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_BD_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Engineering</rdfs:label>
        <rdfs:label xml:lang="it">Ingegnerizzazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_BD_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_BD_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="en">Production supervision</rdfs:label>
        <rdfs:label xml:lang="it">Supervisione produttiva</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_CD_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_CD_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="en">Brief and research</rdfs:label>
        <rdfs:label xml:lang="it">Brief e ricerca</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_CD_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_CD_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="it">Concept formale</rdfs:label>
        <rdfs:label xml:lang="en">Formal concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_CD_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_CD_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Development and prototyping</rdfs:label>
        <rdfs:label xml:lang="it">Sviluppo e prototipazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_CD_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_CD_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Artisanal production</rdfs:label>
        <rdfs:label xml:lang="it">Produzione artigianale</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_CD_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_CD_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="en">Documentation and certification</rdfs:label>
        <rdfs:label xml:lang="it">Documentazione e certificazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_FD_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_FD_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="en">Brief and research</rdfs:label>
        <rdfs:label xml:lang="it">Brief e ricerca</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_FD_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_FD_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="it">Concept formale</rdfs:label>
        <rdfs:label xml:lang="en">Formal concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_FD_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_FD_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Development and prototyping</rdfs:label>
        <rdfs:label xml:lang="it">Sviluppo e prototipazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_FD_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_FD_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Engineering</rdfs:label>
        <rdfs:label xml:lang="it">Ingegnerizzazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_FD_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_FD_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="en">Production supervision</rdfs:label>
        <rdfs:label xml:lang="it">Supervisione produttiva</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IA_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IA_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="en">Feasibility study</rdfs:label>
        <rdfs:label xml:lang="it">Studio di fattibilità</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IA_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IA_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="it">Concept preliminare</rdfs:label>
        <rdfs:label xml:lang="en">Preliminary concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IA_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IA_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Detailed design</rdfs:label>
        <rdfs:label xml:lang="it">Progetto esecutivo</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IA_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IA_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Permits and approvals</rdfs:label>
        <rdfs:label xml:lang="it">Pratiche e autorizzazioni</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IA_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IA_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="it">Coordinamento operativo</rdfs:label>
        <rdfs:label xml:lang="en">Operational coordination</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IA_6 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IA_6">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">6</stageOrder>
        <rdfs:label xml:lang="en">Construction supervision</rdfs:label>
        <rdfs:label xml:lang="it">Direzione lavori</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IA_7 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IA_7">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">7</stageOrder>
        <rdfs:label xml:lang="it">Consegna e collaudo</rdfs:label>
        <rdfs:label xml:lang="en">Handover and inspection</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_ID_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_ID_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="en">Material survey</rdfs:label>
        <rdfs:label xml:lang="it">Rilievo materico</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_ID_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_ID_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="en">Material and finish research</rdfs:label>
        <rdfs:label xml:lang="it">Ricerca materiali e finiture</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_ID_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_ID_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Moodboard and sampling</rdfs:label>
        <rdfs:label xml:lang="it">Moodboard e campionatura</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_ID_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_ID_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Detailed material design</rdfs:label>
        <rdfs:label xml:lang="it">Progetto materico esecutivo</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_ID_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_ID_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="en">Artisan coordination</rdfs:label>
        <rdfs:label xml:lang="it">Coordinamento artigiani</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_ID_6 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_ID_6">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">6</stageOrder>
        <rdfs:label xml:lang="en">Installation and staging</rdfs:label>
        <rdfs:label xml:lang="it">Posa in opera e allestimento</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IL_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IL_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="it">Analisi luce esistente</rdfs:label>
        <rdfs:label xml:lang="en">Existing lighting analysis</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IL_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IL_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="it">Concept luminoso</rdfs:label>
        <rdfs:label xml:lang="en">Lighting concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IL_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IL_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Detailed design</rdfs:label>
        <rdfs:label xml:lang="it">Progetto esecutivo</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IL_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IL_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Lighting calculations and verification</rdfs:label>
        <rdfs:label xml:lang="it">Verifica illuminotecnica</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IL_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IL_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="it">Coordinamento e logistica</rdfs:label>
        <rdfs:label xml:lang="en">Coordination and logistics</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IL_6 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IL_6">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">6</stageOrder>
        <rdfs:label xml:lang="en">Installation and calibration</rdfs:label>
        <rdfs:label xml:lang="it">Installazione e calibrazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IS_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IS_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="it">Lettura degli ambienti</rdfs:label>
        <rdfs:label xml:lang="en">Spatial assessment</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IS_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IS_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="it">Concept di stile</rdfs:label>
        <rdfs:label xml:lang="en">Style concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IS_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IS_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Installation design</rdfs:label>
        <rdfs:label xml:lang="it">Progetto di allestimento</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IS_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IS_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Research and selection</rdfs:label>
        <rdfs:label xml:lang="it">Ricerca e selezione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IS_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IS_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="it">Coordinamento e logistica</rdfs:label>
        <rdfs:label xml:lang="en">Coordination and logistics</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_IS_6 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_IS_6">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">6</stageOrder>
        <rdfs:label xml:lang="it">Allestimento finale</rdfs:label>
        <rdfs:label xml:lang="en">Final installation</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_LD_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_LD_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="en">Brief and research</rdfs:label>
        <rdfs:label xml:lang="it">Brief e ricerca</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_LD_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_LD_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="it">Concept formale</rdfs:label>
        <rdfs:label xml:lang="en">Formal concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_LD_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_LD_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Development and prototyping</rdfs:label>
        <rdfs:label xml:lang="it">Sviluppo e prototipazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_LD_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_LD_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Engineering</rdfs:label>
        <rdfs:label xml:lang="it">Ingegnerizzazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_LD_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_LD_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="en">Production supervision</rdfs:label>
        <rdfs:label xml:lang="it">Supervisione produttiva</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_MD_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_MD_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="en">Brief and research</rdfs:label>
        <rdfs:label xml:lang="it">Brief e ricerca</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_MD_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_MD_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="it">Concept materico</rdfs:label>
        <rdfs:label xml:lang="en">Material concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_MD_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_MD_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Experimentation and sampling</rdfs:label>
        <rdfs:label xml:lang="it">Sperimentazione e campionatura</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_MD_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_MD_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Engineering</rdfs:label>
        <rdfs:label xml:lang="it">Ingegnerizzazione</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_MD_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_MD_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="en">Production supervision</rdfs:label>
        <rdfs:label xml:lang="it">Supervisione produttiva</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_PG_1 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_PG_1">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</stageOrder>
        <rdfs:label xml:lang="it">Analisi botanica</rdfs:label>
        <rdfs:label xml:lang="en">Botanical analysis</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_PG_2 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_PG_2">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</stageOrder>
        <rdfs:label xml:lang="it">Concept del verde</rdfs:label>
        <rdfs:label xml:lang="en">Planting concept</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_PG_3 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_PG_3">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</stageOrder>
        <rdfs:label xml:lang="en">Detailed design</rdfs:label>
        <rdfs:label xml:lang="it">Progetto esecutivo</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_PG_4 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_PG_4">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</stageOrder>
        <rdfs:label xml:lang="en">Nursery selection</rdfs:label>
        <rdfs:label xml:lang="it">Selezione vivai</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_PG_5 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_PG_5">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</stageOrder>
        <rdfs:label xml:lang="it">Piantumazione e attecchimento</rdfs:label>
        <rdfs:label xml:lang="en">Planting and establishment</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STG_PG_6 -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STG_PG_6">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProcessStage"/>
        <stageOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">6</stageOrder>
        <rdfs:label xml:lang="en">Maintenance and handover</rdfs:label>
        <rdfs:label xml:lang="it">Manutenzione e consegna</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STYLE_Classic -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STYLE_Classic">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignStyle"/>
        <rdfs:label xml:lang="en">Classic</rdfs:label>
        <rdfs:label xml:lang="it">Classico</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignStyleScheme"/>
        <skos:prefLabel xml:lang="en">Classic</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Classico</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STYLE_Contemporary -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STYLE_Contemporary">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignStyle"/>
        <rdfs:label xml:lang="it">Contemporaneo</rdfs:label>
        <rdfs:label xml:lang="en">Contemporary</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignStyleScheme"/>
        <skos:prefLabel xml:lang="it">Contemporaneo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Contemporary</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STYLE_Eclectic -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STYLE_Eclectic">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignStyle"/>
        <rdfs:label xml:lang="en">Eclectic</rdfs:label>
        <rdfs:label xml:lang="it">Eclettico</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignStyleScheme"/>
        <skos:prefLabel xml:lang="en">Eclectic</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Eclettico</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STYLE_Historic -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STYLE_Historic">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignStyle"/>
        <rdfs:label xml:lang="en">Historic</rdfs:label>
        <rdfs:label xml:lang="it">Storico</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignStyleScheme"/>
        <skos:prefLabel xml:lang="en">Historic</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Storico</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STYLE_Luxury -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STYLE_Luxury">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignStyle"/>
        <rdfs:label xml:lang="it">Lusso</rdfs:label>
        <rdfs:label xml:lang="en">Luxury</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignStyleScheme"/>
        <skos:prefLabel xml:lang="it">Lusso</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Luxury</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STYLE_Minimalism -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STYLE_Minimalism">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignStyle"/>
        <rdfs:label xml:lang="en">Minimalism</rdfs:label>
        <rdfs:label xml:lang="it">Minimalismo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignStyleScheme"/>
        <skos:prefLabel xml:lang="en">Minimalism</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Minimalismo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STYLE_Regional -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STYLE_Regional">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignStyle"/>
        <rdfs:label xml:lang="en">Regional</rdfs:label>
        <rdfs:label xml:lang="it">Regionale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignStyleScheme"/>
        <skos:prefLabel xml:lang="en">Regional</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Regionale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#STYLE_WabiSabi -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#STYLE_WabiSabi">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DesignStyle"/>
        <rdfs:label xml:lang="en">Wabi-sabi</rdfs:label>
        <rdfs:label xml:lang="it">Wabi-sabi</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#DesignStyleScheme"/>
        <skos:prefLabel xml:lang="en">Wabi-sabi</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Wabi-sabi</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SURF_L -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SURF_L">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#SurfaceBand"/>
        <rdfs:label xml:lang="it">&gt;250 mq</rdfs:label>
        <rdfs:label xml:lang="en">&gt;250 sqm</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#SurfaceScheme"/>
        <skos:prefLabel xml:lang="it">&gt;250 mq</skos:prefLabel>
        <skos:prefLabel xml:lang="en">&gt;250 sqm</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SURF_M -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SURF_M">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#SurfaceBand"/>
        <rdfs:label xml:lang="it">100–250 mq</rdfs:label>
        <rdfs:label xml:lang="en">100–250 sqm</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#SurfaceScheme"/>
        <skos:prefLabel xml:lang="it">100–250 mq</skos:prefLabel>
        <skos:prefLabel xml:lang="en">100–250 sqm</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SURF_S -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SURF_S">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#SurfaceBand"/>
        <rdfs:label xml:lang="it">50–100 mq</rdfs:label>
        <rdfs:label xml:lang="en">50–100 sqm</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#SurfaceScheme"/>
        <skos:prefLabel xml:lang="it">50–100 mq</skos:prefLabel>
        <skos:prefLabel xml:lang="en">50–100 sqm</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SURF_XS -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SURF_XS">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#SurfaceBand"/>
        <rdfs:label xml:lang="it">&lt;50 mq</rdfs:label>
        <rdfs:label xml:lang="en">&lt;50 sqm</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#SurfaceScheme"/>
        <skos:prefLabel xml:lang="it">&lt;50 mq</skos:prefLabel>
        <skos:prefLabel xml:lang="en">&lt;50 sqm</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_AccessoryDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_AccessoryDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_ACC_AccessoriHospitality"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_ACC_ComplementiCasa"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_ACC_ContenitoriScatole"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_ACC_CorporateGift"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_ACC_EdizioniSpeciali"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_ACC_OggettiScrivania"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_ACC_OggettiTavola"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_AccessoryDesign"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="en">Accessory design</rdfs:label>
        <rdfs:label xml:lang="it">Design accessori</rdfs:label>
        <skos:prefLabel xml:lang="en">Accessory design</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Design accessori</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_ArtConsultancy -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_ArtConsultancy">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InteriorService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_AC_AcquisizioniLungoTermine"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_AC_Catalogazione"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_AC_Conservazione"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_AC_RicercaMercato"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_AC_StudiStorici"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_AC_SupportoContrattuale"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_AC_VisitePrivate"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_ArtConsultancy"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="en">Art consultancy</rdfs:label>
        <rdfs:label xml:lang="it">Consulenza artistica</rdfs:label>
        <skos:prefLabel xml:lang="en">Art consultancy</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Consulenza artistica</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_BathroomDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_BathroomDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_BD_AccessoriBagno"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_BD_CollezioniCoordinate"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_BD_MobiliBagno"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_BD_PiattiDoccia"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_BD_Rubinetteria"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_BD_Sanitari"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_BD_SistemiDoccia"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_BD_Vasche"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_BathroomDesign"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="en">Bathroom design</rdfs:label>
        <rdfs:label xml:lang="it">Design bagno</rdfs:label>
        <skos:prefLabel xml:lang="en">Bathroom design</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Design bagno</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_CollectibleDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_CollectibleDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_CD_Autoproduzione"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_CD_CapsuleCollection"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_CD_CollabArtigiani"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_CD_EdizioniGallerie"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_CD_PezziEsposizioni"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_CD_PezziUnici"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_CD_Riedizioni"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_CollectibleDesign"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="en">Collectible design</rdfs:label>
        <rdfs:label xml:lang="it">Design da collezione</rdfs:label>
        <skos:prefLabel xml:lang="en">Collectible design</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Design da collezione</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_FurnitureDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_FurnitureDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_FD_Esterni"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_FD_Hospitality"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_FD_ProduzioneSerie"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_FD_Prototipi"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_FD_Retail"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_FD_Riedizioni"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_FD_SpaziEspositivi"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_FD_SpaziLavoro"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_FD_SuMisura"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_FurnitureDesign"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="it">Design arredi</rdfs:label>
        <rdfs:label xml:lang="en">Furniture design</rdfs:label>
        <skos:prefLabel xml:lang="it">Design arredi</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Furniture design</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_InteriorArchitecture -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_InteriorArchitecture">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InteriorService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IA_Ampliamenti"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IA_ConversioniUso"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IA_Demolizioni"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IA_Efficientamento"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IA_Frazionamenti"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IA_NuoveCostruzioni"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IA_Restauro"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IA_RistrutturazioneIntegrale"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IA_RistrutturazioneParziale"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_InteriorArchitecture"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="it">Architettura di interni</rdfs:label>
        <rdfs:label xml:lang="en">Interior architecture</rdfs:label>
        <skos:prefLabel xml:lang="it">Architettura di interni</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Interior architecture</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_InteriorDecoration -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_InteriorDecoration">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InteriorService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_DC_Boiserie"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_DC_CartaParati"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_DC_Pavimentazioni"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_DC_PittureDecor"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_DC_Reintegrazione"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_DC_Rivestimenti"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_DC_Soffitti"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_DC_Tappeti"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_DC_Tendaggi"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_DC_Tessuti"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_InteriorDecoration"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="it">Decorazione di interni</rdfs:label>
        <rdfs:label xml:lang="en">Interior decoration</rdfs:label>
        <skos:prefLabel xml:lang="it">Decorazione di interni</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Interior decoration</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_InteriorLighting -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_InteriorLighting">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InteriorService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IL_Commerciale"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IL_Direzionale"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IL_Domotica"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IL_Efficientamento"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IL_GiardiniEsterni"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IL_Hospitality"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IL_OpereCollezioni"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IL_Residenziale"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IL_StudiIlluminotecnici"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_InteriorLighting"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="it">Illuminazione di interni</rdfs:label>
        <rdfs:label xml:lang="en">Interior lighting</rdfs:label>
        <skos:prefLabel xml:lang="it">Illuminazione di interni</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Interior lighting</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_InteriorStyling -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_InteriorStyling">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InteriorService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IS_ArrediSuMisura"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IS_ConsulenzaArredo"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IS_HomeStaging"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IS_Restyling"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IS_StylingFoto"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_IS_StylingHospitality"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_InteriorStyling"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="en">Interior styling</rdfs:label>
        <rdfs:label xml:lang="it">Styling di interni</rdfs:label>
        <skos:prefLabel xml:lang="en">Interior styling</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Styling di interni</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_LampDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_LampDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_LD_Applique"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_LD_IlluminazioneArchitetturale"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_LD_LampadeEsterno"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_LD_LampadeTavolo"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_LD_LampadeTerra"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_LD_SistemiIlluminazione"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_LD_Sospensioni"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_LampDesign"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="it">Design lampade</rdfs:label>
        <rdfs:label xml:lang="en">Lamp design</rdfs:label>
        <skos:prefLabel xml:lang="it">Design lampade</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Lamp design</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_MaterialDesign -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_MaterialDesign">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_MAT_LegnoDerivati"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_MAT_MaterialiSperimentali"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_MAT_MetalliFinitureMetal"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_MAT_ResineMicrocementi"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_MAT_SuperficiCeramiche"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_MAT_SuperficiPietra"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_MAT_TessutiTecnici"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_MAT_VetroTrasparenti"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_MaterialDesign"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="it">Design materiali</rdfs:label>
        <rdfs:label xml:lang="en">Material design</rdfs:label>
        <skos:prefLabel xml:lang="it">Design materiali</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Material design</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SVC_PlantsAndGardens -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SVC_PlantsAndGardens">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#InteriorService"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_PG_GiardiniPensili"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_PG_GiardiniResidenziali"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_PG_GiardiniVerticali"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_PG_PianteInterno"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_PG_SerreGiardiniInverno"/>
        <hasInterventionType rdf:resource="https://francescomeneghello.com/ontology#INT_PG_TerrazziBalconi"/>
        <hasProcessTemplate rdf:resource="https://francescomeneghello.com/ontology#PROC_PlantsAndGardens"/>
        <operatedBy rdf:resource="https://francescomeneghello.com/ontology#ORG_FrancescoMeneghello"/>
        <rdfs:label xml:lang="it">Piante e giardini</rdfs:label>
        <rdfs:label xml:lang="en">Plants and gardens</rdfs:label>
        <skos:prefLabel xml:lang="it">Piante e giardini</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Plants and gardens</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#StatusScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#StatusScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="en">Project status</rdfs:label>
        <rdfs:label xml:lang="it">Stato progetto</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#SurfaceScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#SurfaceScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="it">Fascia superficie</rdfs:label>
        <rdfs:label xml:lang="en">Surface band</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_BushHammering -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_BushHammering">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stoneworking"/>
        <rdfs:label xml:lang="it">Bocciardatura</rdfs:label>
        <rdfs:label xml:lang="en">Bush-hammering</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Bocciardatura</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Bush-hammering</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_CNCMilling -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_CNCMilling">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Woodworking"/>
        <rdfs:label xml:lang="en">CNC milling</rdfs:label>
        <rdfs:label xml:lang="it">Fresatura CNC</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">CNC milling</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Fresatura CNC</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Cabinetmaking -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Cabinetmaking">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Woodworking"/>
        <rdfs:label xml:lang="en">Cabinetmaking</rdfs:label>
        <rdfs:label xml:lang="it">Ebanisteria</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Cabinetmaking</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ebanisteria</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Calendering -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Calendering">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="it">Calandratura</rdfs:label>
        <rdfs:label xml:lang="en">Calendering</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Calandratura</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Calendering</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_CastInSitu -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_CastInSitu">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#TerrazzoWorking"/>
        <rdfs:label xml:lang="en">Cast in situ</rdfs:label>
        <rdfs:label xml:lang="it">Getto in opera</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Cast in situ</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Getto in opera</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Casting -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Casting">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="en">Casting</rdfs:label>
        <rdfs:label xml:lang="it">Fusione</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Casting</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Fusione</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Chasing -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Chasing">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="it">Cesellatura</rdfs:label>
        <rdfs:label xml:lang="en">Chasing</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Cesellatura</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Chasing</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Electroplating -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Electroplating">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="en">Electroplating</rdfs:label>
        <rdfs:label xml:lang="it">Galvanica</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Electroplating</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Galvanica</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Embroidery -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Embroidery">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#TextileWorking"/>
        <rdfs:label xml:lang="en">Embroidery</rdfs:label>
        <rdfs:label xml:lang="it">Ricamo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Embroidery</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ricamo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_ExposedWelding -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_ExposedWelding">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="en">Exposed welding</rdfs:label>
        <rdfs:label xml:lang="it">Saldatura a vista</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Exposed welding</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Saldatura a vista</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Forging -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Forging">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="it">Forgiatura</rdfs:label>
        <rdfs:label xml:lang="en">Forging</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Forgiatura</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Forging</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_GlassEngraving -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_GlassEngraving">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glassworking"/>
        <rdfs:label xml:lang="en">Glass engraving</rdfs:label>
        <rdfs:label xml:lang="it">Incisione</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Glass engraving</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Incisione</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_GlassFusion -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_GlassFusion">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glassworking"/>
        <rdfs:label xml:lang="it">Fusione</rdfs:label>
        <rdfs:label xml:lang="en">Glass fusion</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Fusione</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Glass fusion</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Glassblowing -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Glassblowing">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glassworking"/>
        <rdfs:label xml:lang="en">Glassblowing</rdfs:label>
        <rdfs:label xml:lang="it">Soffiatura</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Glassblowing</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Soffiatura</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Glazing -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Glazing">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CeramicWorking"/>
        <rdfs:label xml:lang="en">Glazing</rdfs:label>
        <rdfs:label xml:lang="it">Smaltatura</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Glazing</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Smaltatura</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_GoldLeaf -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_GoldLeaf">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DecorativeFinishing"/>
        <rdfs:label xml:lang="it">Doratura foglia</rdfs:label>
        <rdfs:label xml:lang="en">Gold leaf gilding</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Doratura foglia</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Gold leaf gilding</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_HandKnotting -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_HandKnotting">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#TextileWorking"/>
        <rdfs:label xml:lang="it">Annodatura a mano</rdfs:label>
        <rdfs:label xml:lang="en">Hand knotting</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Annodatura a mano</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Hand knotting</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_JapaneseLacquer -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_JapaneseLacquer">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DecorativeFinishing"/>
        <rdfs:label xml:lang="en">Japanese lacquer</rdfs:label>
        <rdfs:label xml:lang="it">Laccatura giapponese</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Japanese lacquer</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Laccatura giapponese</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_LaserMicroperforation -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_LaserMicroperforation">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="en">Laser microperforation</rdfs:label>
        <rdfs:label xml:lang="it">Microforatura laser</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Laser microperforation</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Microforatura laser</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Liming -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Liming">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DecorativeFinishing"/>
        <rdfs:label xml:lang="it">Decapaggio</rdfs:label>
        <rdfs:label xml:lang="en">Liming</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Decapaggio</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Liming</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_LoomWeaving -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_LoomWeaving">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#TextileWorking"/>
        <rdfs:label xml:lang="en">Loom weaving</rdfs:label>
        <rdfs:label xml:lang="it">Tessitura a telaio</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Loom weaving</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tessitura a telaio</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Majolica -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Majolica">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CeramicWorking"/>
        <rdfs:label xml:lang="it">Maiolica</rdfs:label>
        <rdfs:label xml:lang="en">Majolica</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Maiolica</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Majolica</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_MarbleInlay -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_MarbleInlay">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stoneworking"/>
        <rdfs:label xml:lang="it">Intarsio marmoreo</rdfs:label>
        <rdfs:label xml:lang="en">Marble inlay</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Intarsio marmoreo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Marble inlay</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Marquetry -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Marquetry">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Woodworking"/>
        <rdfs:label xml:lang="it">Intarsio</rdfs:label>
        <rdfs:label xml:lang="en">Marquetry</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Intarsio</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Marquetry</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_MetalTurning -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_MetalTurning">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="en">Metal turning</rdfs:label>
        <rdfs:label xml:lang="it">Tornitura</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Metal turning</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tornitura</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Mirroring -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Mirroring">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glassworking"/>
        <rdfs:label xml:lang="en">Mirroring</rdfs:label>
        <rdfs:label xml:lang="it">Specchiatura</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Mirroring</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Specchiatura</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_MoldForming -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_MoldForming">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="it">Formatura a stampo</rdfs:label>
        <rdfs:label xml:lang="en">Mold forming</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Formatura a stampo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Mold forming</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_MouldBlowing -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_MouldBlowing">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glassworking"/>
        <rdfs:label xml:lang="en">Mould blowing</rdfs:label>
        <rdfs:label xml:lang="it">Soffiatura in stampo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Mould blowing</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Soffiatura in stampo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Palladiana -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Palladiana">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#TerrazzoWorking"/>
        <rdfs:label xml:lang="en">Palladiana</rdfs:label>
        <rdfs:label xml:lang="it">Palladiana</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Palladiana</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Palladiana</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Patination -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Patination">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DecorativeFinishing"/>
        <rdfs:label xml:lang="en">Patination</rdfs:label>
        <rdfs:label xml:lang="it">Patinatura</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Patination</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Patinatura</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_PottersWheel -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_PottersWheel">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CeramicWorking"/>
        <rdfs:label xml:lang="en">Potter&apos;s wheel</rdfs:label>
        <rdfs:label xml:lang="it">Tornio</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Potter&apos;s wheel</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tornio</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_PowderCoating -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_PowderCoating">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="en">Powder coating</rdfs:label>
        <rdfs:label xml:lang="it">Verniciatura a polvere</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Powder coating</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Verniciatura a polvere</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Precast -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Precast">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#TerrazzoWorking"/>
        <rdfs:label xml:lang="en">Precast</rdfs:label>
        <rdfs:label xml:lang="it">Prefabbricato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Precast</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Prefabbricato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Raku -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Raku">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CeramicWorking"/>
        <rdfs:label xml:lang="en">Raku</rdfs:label>
        <rdfs:label xml:lang="it">Raku</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Raku</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Raku</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_ScreenPrinting -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_ScreenPrinting">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#TextileWorking"/>
        <rdfs:label xml:lang="en">Screen printing</rdfs:label>
        <rdfs:label xml:lang="it">Stampa serigrafica</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Screen printing</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Stampa serigrafica</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_SeminatoVeneziano -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_SeminatoVeneziano">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#TerrazzoWorking"/>
        <rdfs:label xml:lang="it">Seminato alla veneziana</rdfs:label>
        <rdfs:label xml:lang="en">Venetian seminato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Seminato alla veneziana</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Venetian seminato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_SheetCutting -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_SheetCutting">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="en">Sheet cutting</rdfs:label>
        <rdfs:label xml:lang="it">Taglio lamiera</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Sheet cutting</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Taglio lamiera</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_SlipCasting -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_SlipCasting">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CeramicWorking"/>
        <rdfs:label xml:lang="it">Colaggio</rdfs:label>
        <rdfs:label xml:lang="en">Slip casting</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Colaggio</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Slip casting</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_StainedGlass -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_StainedGlass">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Glassworking"/>
        <rdfs:label xml:lang="en">Stained glass</rdfs:label>
        <rdfs:label xml:lang="it">Vetrata artistica</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Stained glass</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Vetrata artistica</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_SteamBending -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_SteamBending">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Woodworking"/>
        <rdfs:label xml:lang="it">Curvatura vapore</rdfs:label>
        <rdfs:label xml:lang="en">Steam bending</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Curvatura vapore</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Steam bending</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_StonePolishing -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_StonePolishing">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stoneworking"/>
        <rdfs:label xml:lang="it">Lucidatura</rdfs:label>
        <rdfs:label xml:lang="en">Stone polishing</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Lucidatura</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Stone polishing</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_StoneSculpture -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_StoneSculpture">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stoneworking"/>
        <rdfs:label xml:lang="it">Scultura</rdfs:label>
        <rdfs:label xml:lang="en">Stone sculpture</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Scultura</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Stone sculpture</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_StoneTurning -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_StoneTurning">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#CraftTechnique"/>
        <rdfs:label xml:lang="en">Stone turning</rdfs:label>
        <rdfs:label xml:lang="it">Tornitura della pietra</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Stone turning</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tornitura della pietra</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_StuccoLustro -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_StuccoLustro">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#DecorativeFinishing"/>
        <rdfs:label xml:lang="en">Stucco lustro</rdfs:label>
        <rdfs:label xml:lang="it">Stucco lustro</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Stucco lustro</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Stucco lustro</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Tufting -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Tufting">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#TextileWorking"/>
        <rdfs:label xml:lang="en">Tufting</rdfs:label>
        <rdfs:label xml:lang="it">Tufting</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="en">Tufting</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tufting</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_Welding -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_Welding">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Metalworking"/>
        <rdfs:label xml:lang="it">Saldatura</rdfs:label>
        <rdfs:label xml:lang="en">Welding</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Saldatura</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Welding</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_WireCutting -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_WireCutting">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Stoneworking"/>
        <rdfs:label xml:lang="it">Taglio a filo</rdfs:label>
        <rdfs:label xml:lang="en">Wire cutting</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Taglio a filo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wire cutting</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_WoodCarving -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_WoodCarving">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Woodworking"/>
        <rdfs:label xml:lang="it">Intaglio</rdfs:label>
        <rdfs:label xml:lang="en">Wood carving</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Intaglio</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wood carving</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_WoodSanding -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_WoodSanding">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Woodworking"/>
        <rdfs:label xml:lang="it">Levigatura del legno</rdfs:label>
        <rdfs:label xml:lang="en">Wood sanding</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Levigatura del legno</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wood sanding</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#TECH_WoodTurning -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#TECH_WoodTurning">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#Woodworking"/>
        <rdfs:label xml:lang="it">Tornio</rdfs:label>
        <rdfs:label xml:lang="en">Wood turning</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#CraftTechniqueScheme"/>
        <skos:prefLabel xml:lang="it">Tornio</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Wood turning</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#UCTX_FormerIndustrial -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#UCTX_FormerIndustrial">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UrbanContext"/>
        <rdfs:label xml:lang="it">Area ex industriale</rdfs:label>
        <rdfs:label xml:lang="en">Former industrial area</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UrbanContextScheme"/>
        <skos:prefLabel xml:lang="it">Area ex industriale</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Former industrial area</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#UCTX_HistoricCentre -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#UCTX_HistoricCentre">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UrbanContext"/>
        <rdfs:label xml:lang="it">Centro storico vincolato</rdfs:label>
        <rdfs:label xml:lang="en">Listed historic centre</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UrbanContextScheme"/>
        <skos:prefLabel xml:lang="it">Centro storico vincolato</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Listed historic centre</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#UCTX_IsolatedResort -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#UCTX_IsolatedResort">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UrbanContext"/>
        <rdfs:label xml:lang="en">Isolated resort</rdfs:label>
        <rdfs:label xml:lang="it">Resort isolato</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UrbanContextScheme"/>
        <skos:prefLabel xml:lang="en">Isolated resort</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Resort isolato</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#UCTX_MixedFabric -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#UCTX_MixedFabric">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UrbanContext"/>
        <rdfs:label xml:lang="en">Mixed fabric</rdfs:label>
        <rdfs:label xml:lang="it">Tessuto misto</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UrbanContextScheme"/>
        <skos:prefLabel xml:lang="en">Mixed fabric</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Tessuto misto</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#UCTX_NewDevelopment -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#UCTX_NewDevelopment">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UrbanContext"/>
        <rdfs:label xml:lang="en">New development</rdfs:label>
        <rdfs:label xml:lang="it">Nuovo sviluppo</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UrbanContextScheme"/>
        <skos:prefLabel xml:lang="en">New development</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Nuovo sviluppo</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#UCTX_Village -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#UCTX_Village">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UrbanContext"/>
        <rdfs:label xml:lang="it">Borgo</rdfs:label>
        <rdfs:label xml:lang="en">Village</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UrbanContextScheme"/>
        <skos:prefLabel xml:lang="it">Borgo</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Village</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_Bathroom -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_Bathroom">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UseContext"/>
        <rdfs:label xml:lang="it">Bagno</rdfs:label>
        <rdfs:label xml:lang="en">Bathroom</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UseContextScheme"/>
        <skos:prefLabel xml:lang="it">Bagno</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Bathroom</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_Contract -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_Contract">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UseContext"/>
        <rdfs:label xml:lang="en">Contract</rdfs:label>
        <rdfs:label xml:lang="it">Contract</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UseContextScheme"/>
        <skos:prefLabel xml:lang="en">Contract</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Contract</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_Dining -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_Dining">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UseContext"/>
        <rdfs:label xml:lang="en">Dining</rdfs:label>
        <rdfs:label xml:lang="it">Ristorazione</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UseContextScheme"/>
        <skos:prefLabel xml:lang="en">Dining</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Ristorazione</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_Domestic -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_Domestic">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UseContext"/>
        <rdfs:label xml:lang="en">Domestic</rdfs:label>
        <rdfs:label xml:lang="it">Domestico</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UseContextScheme"/>
        <skos:prefLabel xml:lang="en">Domestic</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Domestico</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_Gallery -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_Gallery">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UseContext"/>
        <rdfs:label xml:lang="it">Galleria / esposizione</rdfs:label>
        <rdfs:label xml:lang="en">Gallery / exhibition</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UseContextScheme"/>
        <skos:prefLabel xml:lang="it">Galleria</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Gallery</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_Hospitality -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_Hospitality">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UseContext"/>
        <rdfs:label xml:lang="en">Hospitality</rdfs:label>
        <rdfs:label xml:lang="it">Hospitality</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UseContextScheme"/>
        <skos:prefLabel xml:lang="en">Hospitality</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Hospitality</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_Indoor -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_Indoor">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UseContext"/>
        <rdfs:label xml:lang="en">Indoor</rdfs:label>
        <rdfs:label xml:lang="it">Indoor</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UseContextScheme"/>
        <skos:prefLabel xml:lang="en">Indoor</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Indoor</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_Investment -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_Investment">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#IntendedUse"/>
        <rdfs:label xml:lang="it">Investimento</rdfs:label>
        <rdfs:label xml:lang="en">Investment</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#IntendedUseScheme"/>
        <skos:prefLabel xml:lang="it">Investimento</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Investment</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_PiedATerre -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_PiedATerre">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#IntendedUse"/>
        <rdfs:label xml:lang="en">Pied-à-terre</rdfs:label>
        <rdfs:label xml:lang="it">Pied-à-terre</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#IntendedUseScheme"/>
        <skos:prefLabel xml:lang="en">Pied-à-terre</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Pied-à-terre</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_PrimaryHome -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_PrimaryHome">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#IntendedUse"/>
        <rdfs:label xml:lang="it">Prima casa</rdfs:label>
        <rdfs:label xml:lang="en">Primary home</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#IntendedUseScheme"/>
        <skos:prefLabel xml:lang="it">Prima casa</skos:prefLabel>
        <skos:prefLabel xml:lang="en">Primary home</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_Residential -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_Residential">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#UseContext"/>
        <rdfs:label xml:lang="en">Residential</rdfs:label>
        <rdfs:label xml:lang="it">Residenziale</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#UseContextScheme"/>
        <skos:prefLabel xml:lang="en">Residential</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Residenziale</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#USE_SecondHome -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#USE_SecondHome">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#IntendedUse"/>
        <rdfs:label xml:lang="en">Second home</rdfs:label>
        <rdfs:label xml:lang="it">Seconda casa</rdfs:label>
        <skos:inScheme rdf:resource="https://francescomeneghello.com/ontology#IntendedUseScheme"/>
        <skos:prefLabel xml:lang="en">Second home</skos:prefLabel>
        <skos:prefLabel xml:lang="it">Seconda casa</skos:prefLabel>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#UrbanContextScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#UrbanContextScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="it">Contesto urbano</rdfs:label>
        <rdfs:label xml:lang="en">Urban context</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#UseContextScheme -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#UseContextScheme">
        <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
        <rdfs:label xml:lang="it">Contesti d&apos;uso</rdfs:label>
        <rdfs:label xml:lang="en">Use contexts</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#VAR_Abisso_BuiltIn -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#VAR_Abisso_BuiltIn">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductVariant"/>
        <rdfs:comment xml:lang="it">Lavabo da incasso nel piano in legno. LED blu opzionale.</rdfs:comment>
        <rdfs:comment xml:lang="en">Washbasin built into the wooden top. Optional blue LED.</rdfs:comment>
        <rdfs:label xml:lang="en">Built-in</rdfs:label>
        <rdfs:label xml:lang="it">Incasso</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#VAR_Abisso_Circle -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#VAR_Abisso_Circle">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductVariant"/>
        <rdfs:comment xml:lang="it">Forma rotonda.</rdfs:comment>
        <rdfs:comment xml:lang="en">Round shape.</rdfs:comment>
        <rdfs:label xml:lang="en">Circle</rdfs:label>
        <rdfs:label xml:lang="it">Tondo</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#VAR_Abisso_CountertopHigh -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#VAR_Abisso_CountertopHigh">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductVariant"/>
        <rdfs:comment xml:lang="en">High-profile countertop washbasin.</rdfs:comment>
        <rdfs:comment xml:lang="it">Lavabo da appoggio ad alto profilo.</rdfs:comment>
        <rdfs:label xml:lang="it">Appoggio alto</rdfs:label>
        <rdfs:label xml:lang="en">Countertop high profile</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#VAR_Abisso_CountertopLow -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#VAR_Abisso_CountertopLow">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductVariant"/>
        <rdfs:comment xml:lang="it">Lavabo da appoggio a basso profilo.</rdfs:comment>
        <rdfs:comment xml:lang="en">Low-profile countertop washbasin.</rdfs:comment>
        <rdfs:label xml:lang="it">Appoggio basso</rdfs:label>
        <rdfs:label xml:lang="en">Countertop low profile</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#VAR_Abisso_Freestanding -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#VAR_Abisso_Freestanding">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductVariant"/>
        <rdfs:comment xml:lang="en">Freestanding washbasin. Optional blue LED.</rdfs:comment>
        <rdfs:comment xml:lang="it">Lavabo a libera installazione. LED blu opzionale.</rdfs:comment>
        <rdfs:label xml:lang="en">Freestanding</rdfs:label>
        <rdfs:label xml:lang="it">Freestanding</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://francescomeneghello.com/ontology#VAR_Abisso_Square -->

    <owl:NamedIndividual rdf:about="https://francescomeneghello.com/ontology#VAR_Abisso_Square">
        <rdf:type rdf:resource="https://francescomeneghello.com/ontology#ProductVariant"/>
        <rdfs:comment xml:lang="it">Forma con angoli smussati.</rdfs:comment>
        <rdfs:comment xml:lang="en">Shape with rounded corners.</rdfs:comment>
        <rdfs:label xml:lang="it">Quadro (angoli smussati)</rdfs:label>
        <rdfs:label xml:lang="en">Square (rounded corners)</rdfs:label>
    </owl:NamedIndividual>
</rdf:RDF>



<!-- Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi -->

