@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology ; owl:versionIRI ; owl:imports ; ; "2022-04-22"@it ; "2023-07-01"@it ; "Livestock Farm Description Ontology"@en , "Ontologia sulla Descrizione dell'Azienda d'Allevamento"@it ; ; , ; rdfs:isDefinedBy ; , ; ; ; ; ; rdfs:label "Livestock Farm Description Ontology"@en , "Ontologia sulla Descrizione dell'Azienda d'Allevamento"@it ; rdfs:comment "Questa è l'ontologia che consente di descrivere un'azienda d'allevamento sotto diverse dimensioni: management, sanità, nutrizione, ambiente. In particolare, l'ontologia consente di modellare tutti i dati relativi a un questionario che le aziende compilano nel sistema si@llEvA relativamente al loro allevamento. Nel contesto del dominio zootecnico questi dati si riferiscono al cosiddetto 'Configuratore allevamento'"@it , "This is the ontology that allows one to describe an Italian livestock farm under different perspectives: management, nutrition, health, environment. In particular, the ontology allows one to model all the data related to a questionnaire that the farms fill in in the Si@llEvA system concerning the farm. In the context of the livestock domain, these data is referred to as the so-called 'livestock farm site configurator'."@en ; "Questa è l'ontologia che consente di descrivere un'azienda d'allevamento sotto diverse dimensioni: management, sanità, nutrizione, ambiente. In particolare, l'ontologia consente di modellare tutti i dati relativi a un questionario che le aziende compilano nel sistema si@llEvA relativamente al loro allevamento. Nel contesto del dominio zootecnico questi dati si riferiscono al cosiddetto 'Configuratore allevamento'"@it , "This is the ontology that allows one to describe an Italian livestock farm under different perspectives: management, nutrition, health, environment. In particular, the ontology allows one to model all the data related to a questionnaire that the farms fill in in the Si@llEvA system concerning the farm. In the context of the livestock domain, these data is referred to as the so-called 'livestock farm site configurator'."@en ; owl:versionInfo "Version 0.2 - introduction of some annotation properties"@en , "Versione 0.2 - introduzione di proprietà di annotazione per tutti gli elementi dell'ontologia"@it ; "Ambiente"@it , "Configuratore Allevamento"@it , "Management"@it , "Nutrizione"@it , "Sanità"@it ; :EnvironmentStatus , :HealthStatus , :LivestockFarmSiteConfiguration , :ManagementStatus , :NutritionStatus ; "https://w3id.org/leo/onto/livestockfarm-description"@it ; "lfd" ; "onto-BA-9"; ; ; ; ; "published" ; ; , , ; , , ; "Aziende"@it , "Comunità open data"@it , "Professionisti del settore zootecnico"@it , "Pubbliche Amministrazioni"@it . ################################################################# # Datatypes ################################################################# ### http://www.w3.org/2001/XMLSchema#date xsd:date rdf:type rdfs:Datatype . ################################################################# # Object Properties ################################################################# ### https://w3id.org/italia/onto/MU/hasValue rdf:type owl:ObjectProperty . ### https://w3id.org/italia/onto/TI/atTime rdf:type owl:ObjectProperty . ### https://w3id.org/leo/onto/livestockfarm-description/consistsOfWO :consistsOfWO rdf:type owl:ObjectProperty ; rdfs:domain :WaterAnalysis ; rdfs:isDefinedBy ; rdfs:range :WaterObservation ; rdfs:label "consiste di osservazioni sulle acque"@it , "consists of water observation"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasAdherenceToProductionSpec :hasAdherenceToProductionSpec rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :ProductionSpecification ; rdfs:label "ha aderenza a specifiche di produzione"@it , "has adherence to production specification"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasAgronomicSourceOfEmissionType :hasAgronomicSourceOfEmissionType rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :AgronomicSourceOfEmissionType ; rdfs:label "ha tipo di sorgente agronomica di emissione"@it , "has agronomic source of emission type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasAnnualConsumption :hasAnnualConsumption rdf:type owl:ObjectProperty ; rdfs:domain :EnergyConsumption ; rdfs:isDefinedBy ; rdfs:range ; rdfs:label "ha consumo annuale"@it , "has annual consumption"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasBiosecurityType :hasBiosecurityType rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range ; rdfs:label "ha tipo biosicurezza"@it , "has biosecurity type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasChemicalProductType :hasChemicalProductType rdf:type owl:ObjectProperty ; rdfs:domain :ChemicalProductUsage ; rdfs:isDefinedBy ; rdfs:range :ChemicalProductType ; rdfs:label "ha tipo prodotto chimico"@it , "has chemical production type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasChemicalSubstance :hasChemicalSubstance rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :isAssociatedWith ; rdfs:isDefinedBy ; rdfs:domain :WaterChemicalParameterObservation ; rdfs:range :ChemicalSubstance ; rdfs:label "ha sostanza chimica"@it , "has chemical substance"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasEducationAudience :hasEducationAudience rdf:type owl:ObjectProperty ; rdfs:domain :EducationProgramme ; rdfs:isDefinedBy ; rdfs:range :EducationAudience ; rdfs:label "ha destinatario formazione"@it , "has education audience"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasEducationProgramme :hasEducationProgramme rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :EducationProgramme ; rdfs:label "ha programma formazione"@it , "has education programme"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasEducationProgrammeType :hasEducationProgrammeType rdf:type owl:ObjectProperty ; rdfs:domain :EducationProgramme ; rdfs:isDefinedBy ; rdfs:range :EducationProgrammeType ; rdfs:label "ha tipo programma formazione"@it , "has education programme type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasEnergyConsumption :hasEnergyConsumption rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :EnergyConsumption ; rdfs:label "ha consumo energetico"@it , "has energy consumption"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasFarmLandStatus :hasFarmLandStatus rdf:type owl:ObjectProperty ; rdfs:domain :EnvironmentStatus ; rdfs:isDefinedBy ; rdfs:range :FarmLandOwnershipStatus ; rdfs:label "ha stato terreno"@it , "has farm land status"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasFarmLandSurfaceType :hasFarmLandSurfaceType rdf:type owl:ObjectProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :FarmLandOwnershipStatus :SurfaceUsageForAnimalFeeding ) ] ; rdfs:isDefinedBy ; rdfs:range :FarmLandSurfaceType ; rdfs:label "ha tipo superficie terreno"@it , "has farm land surface type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasFeatureOfInterest :hasFeatureOfInterest rdf:type owl:ObjectProperty ; rdfs:domain :WaterObservation ; rdfs:isDefinedBy ; rdfs:range :FeatureOfInterest ; rdfs:label "ha caratteristica di interesse"@it , "has feature of interest"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasGroupMgmt :hasGroupMgmt rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :GroupManagement ; rdfs:label "ha gestione gruppo"@it , "has group management"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasGroupPhase :hasGroupPhase rdf:type owl:ObjectProperty ; rdfs:domain :GroupManagement ; rdfs:isDefinedBy ; rdfs:range :GroupManagementPhase ; rdfs:label "ha fase gruppo"@it , "has group phase"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasGroupType :hasGroupType rdf:type owl:ObjectProperty ; rdfs:domain :GroupManagement ; rdfs:isDefinedBy ; rdfs:range :GroupType ; rdfs:label "ha tipo gruppo"@it , "has group type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasHealthProtocol :hasHealthProtocol rdf:type owl:ObjectProperty ; rdfs:domain :HealthStatus ; rdfs:isDefinedBy ; rdfs:range :HealthProtocol ; rdfs:label "ha protocollo sanitario"@it , "has health protocol"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasHygieneTreatmentType :hasHygieneTreatmentType rdf:type owl:ObjectProperty ; rdfs:domain :ScheduledHygieneTreatment ; rdfs:isDefinedBy ; rdfs:range :HygieneTreatmentType ; rdfs:label "ha tipo trattamento d'igiene"@it , "has hygiene treatment type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasLivestockFarmSiteConfig :hasLivestockFarmSiteConfig rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:isDefinedBy ; rdfs:domain ; rdfs:range :LivestockFarmSiteConfiguration ; rdfs:label "ha configurazione allevamento"@it , "has livestock farm site configuration"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasMicroBiologicalAgent :hasMicroBiologicalAgent rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :isAssociatedWith ; rdfs:domain :WaterMicrobiologicalParameterObservation ; rdfs:isDefinedBy ; rdfs:range :MicroBiologicalAgent ; rdfs:label "ha agente micro-biologico"@it , "has microbiological agent"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasOwnershipType :hasOwnershipType rdf:type owl:ObjectProperty ; rdfs:domain :FarmLandOwnershipStatus ; rdfs:isDefinedBy ; rdfs:range :OwnershipType ; rdfs:label "ha tipo proprietà"@it , "has ownership type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasProducedREDescription :hasProducedREDescription rdf:type owl:ObjectProperty ; rdfs:domain :RenewableEnergyManagement ; rdfs:isDefinedBy ; rdfs:range :ProducedRenewableEnergyDescription ; rdfs:label "ha descrizione energia rinnovabile prodotta"@it , "has produced renewable energy description"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasProducedRenewableEnergyType :hasProducedRenewableEnergyType rdf:type owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:domain :ProducedRenewableEnergyDescription ; rdfs:range :ProducedRenewableEnergyType ; rdfs:label "ha tipo energia rinnovabile prodotta"@it , "has produced renewable energy type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasRenewableCoveragePercentage :hasRenewableCoveragePercentage rdf:type owl:ObjectProperty ; rdfs:domain :EnergyConsumption ; rdfs:isDefinedBy ; rdfs:range ; rdfs:label "ha percentuale copertura da fonti rinnovabili"@it , "has renewable coverage percentage"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasRenewableEnergyMgmt :hasRenewableEnergyMgmt rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :RenewableEnergyManagement ; rdfs:label "ha gestione energia fonti rinnovabili"@it , "has renewable energy management"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasRenewableEnergyType :hasRenewableEnergyType rdf:type owl:ObjectProperty ; rdfs:domain :RenewableEnergyManagement ; rdfs:isDefinedBy ; rdfs:range :RenewableEnergyType ; rdfs:label "ha tipo energia rinnovabile"@it , "has renewable energy type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasScheduledHygieneTreatment :hasScheduledHygieneTreatment rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :ScheduledHygieneTreatment ; rdfs:label "ha trattamento d'igiene pianificato"@it , "has scheduled hygiene treatment"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasSiteFenceCharacteristic :hasSiteFenceCharacteristic rdf:type owl:ObjectProperty ; rdfs:domain :SiteFenceDescription ; rdfs:isDefinedBy ; rdfs:range :SiteFenceCharacteristic ; rdfs:label "ha caratteristica recinzione allevamento"@it , "has site fence characteristic"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasSiteFenceDescription :hasSiteFenceDescription rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :SiteFenceDescription ; rdfs:label "ha descrizione recinzione allevamento"@it , "has site fence description"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasSurfaceUsage :hasSurfaceUsage rdf:type owl:ObjectProperty ; rdfs:domain :NutritionStatus ; rdfs:isDefinedBy ; rdfs:range :SurfaceUsageForAnimalFeeding ; rdfs:label "ha uso superficie"@it , "has surface usage"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasSurfaceUsageType :hasSurfaceUsageType rdf:type owl:ObjectProperty ; rdfs:domain :SurfaceUsageForAnimalFeeding ; rdfs:isDefinedBy ; rdfs:range :SurfaceUsageType ; rdfs:label "ha tipo uso superficie"@it , "has surface usage type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasTreatmentExecutor :hasTreatmentExecutor rdf:type owl:ObjectProperty ; rdfs:domain :ScheduledHygieneTreatment ; rdfs:isDefinedBy ; rdfs:range :HygieneTreatmentExecutor ; rdfs:label "ha esecutore trattamento"@it , "has treatment executor"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasWasteMgmtContract :hasWasteMgmtContract rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :WasteManagementContract ; rdfs:label "ha contratto gestione rifiuti"@it , "has waste management contract"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasWaterAnalysis :hasWaterAnalysis rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :WaterAnalysis ; rdfs:label "ha analisi delle acque"@it , "has water analysis"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasWaterObservableProperty :hasWaterObservableProperty rdf:type owl:ObjectProperty ; rdfs:domain :WaterObservation ; rdfs:isDefinedBy ; rdfs:range :WaterObservableProperty ; rdfs:label "ha proprietà dell'acqua osservabile"@it , "has water observable property"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/hasWaterTreatmentType :hasWaterTreatmentType rdf:type owl:ObjectProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range :WaterTreatmentType ; rdfs:label "ha tipo trattamento acque"@it , "has water treatment type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/includesEnvironmentStatus :includesEnvironmentStatus rdf:type owl:ObjectProperty ; rdfs:domain :LivestockFarmSiteConfiguration ; rdfs:isDefinedBy ; rdfs:range :EnvironmentStatus ; rdfs:label "include stato ambiente"@it , "includes environment status"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/includesHealthStatus :includesHealthStatus rdf:type owl:ObjectProperty ; rdfs:domain :LivestockFarmSiteConfiguration ; rdfs:isDefinedBy ; rdfs:range :HealthStatus ; rdfs:label "include stato sanitario"@it , "includes health status"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/includesManagementStatus :includesManagementStatus rdf:type owl:ObjectProperty ; rdfs:domain :LivestockFarmSiteConfiguration ; rdfs:isDefinedBy ; rdfs:range :ManagementStatus ; rdfs:label "include stato gestione"@it , "includes management status"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/includesNutritionStatus :includesNutritionStatus rdf:type owl:ObjectProperty ; rdfs:domain :LivestockFarmSiteConfiguration ; rdfs:isDefinedBy ; rdfs:range :NutritionStatus ; rdfs:label "include stato nutrizione"@it , "includes nutrition status"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/isAssociatedWith :isAssociatedWith rdf:type owl:ObjectProperty ; rdfs:domain :WaterObservation ; rdfs:isDefinedBy ; rdfs:range :WaterObservablePropertyObject ; rdfs:label "è associato a "@it , "is associated with"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/usedInPhase :usedInPhase rdf:type owl:ObjectProperty ; rdfs:domain :GroupType ; rdfs:isDefinedBy ; rdfs:range :GroupManagementPhase ; rdfs:label "usato in fase"@it , "used in phase"@en ; owl:versionInfo "stabile"@it , "stable"@en . ################################################################# # Data properties ################################################################# ### https://w3id.org/italia/onto/TI/date rdf:type owl:DatatypeProperty . ### https://w3id.org/leo/onto/livestockfarm-description/accumulatorAvailable :accumulatorAvailable rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:isDefinedBy ; rdfs:domain :ProducedRenewableEnergyDescription ; rdfs:range xsd:boolean ; rdfs:label "è accumulatore disponibile"@it , "is accumulator available"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/alternativeSoilPreparation :alternativeSoilPreparation rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:isDefinedBy ; rdfs:domain :Working ; rdfs:range xsd:boolean ; rdfs:label "è preparazione terreno alternativa"@it , "is alternative soil preparation"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/complementaryWork :complementaryWork rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:isDefinedBy ; rdfs:domain :Working ; rdfs:range xsd:boolean ; rdfs:label "è lavoro complementare"@it , "is complemenatary work"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/dryerAvailable :dryerAvailable rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :ProducedRenewableEnergyDescription ; rdfs:isDefinedBy ; rdfs:label "è essicatore disponibile"@it , "is dryer available"@en ; rdfs:range xsd:boolean ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/entryInSiteRegulated :entryInSiteRegulated rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è ingresso allevamento regolamentato"@it , "is entry in site regulated"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/extraordinarySowing :extraordinarySowing rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :Working ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è semina straordinaria"@it , "is extreordinary sowing"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/footwearMandatory :footwearMandatory rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è calzare obbligatorio"@it , "is extreordinary sowing"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/maintenanceContractAvailable :maintenanceContractAvailable rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :ScheduledHygieneTreatment ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è disponibile contratto di manutenzione"@it , "is maintenance contract available"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/numOfMonthsPerYearOfGrazingUsage :numOfMonthsPerYearOfGrazingUsage rdf:type owl:DatatypeProperty ; rdfs:domain :EnvironmentStatus ; rdfs:isDefinedBy ; rdfs:range xsd:integer ; rdfs:label "numero di mesi all'anno utilizzo pascolo"@it , "number of months per year of grazing usage"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/numberOfTreatmentPerYear :numberOfTreatmentPerYear rdf:type owl:DatatypeProperty ; rdfs:domain :ScheduledHygieneTreatment ; rdfs:isDefinedBy ; rdfs:range xsd:integer ; rdfs:label "numero di trattamenti per anno"@it , "number of treatment per year"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/pesticideAvailable :pesticideAvailable rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :ChemicalProductUsage ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è uso antiparassitario disponibile"@it , "is pesticide usage available"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/ploughingSoilPreparation :ploughingSoilPreparation rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :Working ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "aratura per lavorazione del terreno"@it , "ploughing soil preparation"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/reductionPracticePerfomed :reductionPracticePerfomed rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :ChemicalProductUsage ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "pratica di riduzione eseguita"@it , "reduction practice performed"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/refinemenetWork :refinemenetWork rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :Working ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è lavoro affinamento"@it , "is refinement work"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/siteFenceAvailable :siteFenceAvailable rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è recinzione aziendale disponibile"@it , "is site fence available"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/sodSeedingSoilPreparation :sodSeedingSoilPreparation rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :Working ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è preparazione terreno semina su sodo"@it , "is sod seeding soil preparation"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/transhumanceWithoutStructures :transhumanceWithoutStructures rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :EnvironmentStatus ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è transumanza senza strutture"@it , "is transhymance without structures"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/treatmentRegistryAvailable :treatmentRegistryAvailable rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :ScheduledHygieneTreatment ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è registro trattamenti disponibile"@it , "is treatment registry available"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/vehicleDisinfectionTankAvailable :vehicleDisinfectionTankAvailable rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "è vasca disinfestazione automezzi disponibile"@it , "is vehicle disinfection tank available"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/volatilePresence :volatilePresence rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain :ManagementStatus ; rdfs:isDefinedBy ; rdfs:range xsd:boolean ; rdfs:label "presenza volatili"@it , "volatile presence"@en ; owl:versionInfo "stabile"@it , "stable"@en . ################################################################# # Classes ################################################################# ### https://w3id.org/italia/onto/MU/Value rdf:type owl:Class . ### https://w3id.org/italia/onto/TI/BioSecurityManagementType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Gestione Biosicurezza"@it , "Biosecurity Management Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/TI/TimeInterval rdf:type owl:Class . ### https://w3id.org/leo/onto/co/LivestockFarmSite rdf:type owl:Class . ### https://w3id.org/leo/onto/livestockfarm-description/AgronomicSourceOfEmissionType :AgronomicSourceOfEmissionType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Fonte Agronomica Emissione in Atmosfera"@it , "Agronomic Source of Emission Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/ChemicalProductType :ChemicalProductType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Prodotto Chimico"@it , "Chemical Product Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/ChemicalProductUsage :ChemicalProductUsage rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf :AgronomicSourceOfEmissionType ; rdfs:label "Uso Prodotto Chimico"@it , "Chemical Product Usage"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/ChemicalSubstance :ChemicalSubstance rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf :WaterObservablePropertyObject ; rdfs:label "Sostanza Chimica"@it , "Chemical Substance"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/EducationAudience :EducationAudience rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Destinatario Formazione"@it , "Education Audience"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/EducationProgramme :EducationProgramme rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Programma Formazione"@it , "Education Programme"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/EducationProgrammeType :EducationProgrammeType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Programma Formazione"@it , "Education Programme Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/EnergyConsumption :EnergyConsumption rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Consumo Energia"@it , "Energy Consumption"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/EnvironmentStatus :EnvironmentStatus rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Stato Ambiente"@it , "Environment Status"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/FarmLandOwnershipStatus :FarmLandOwnershipStatus rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Stato Possesso Terreni Aziendali"@it , "Farmland Ownership Status"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/FarmLandSurfaceType :FarmLandSurfaceType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Superficie Terreni Aziendali"@it , "Farmland Surface Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/FeatureOfInterest :FeatureOfInterest rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Caratteristica d'Interesse"@it , "Feature of Interest"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/GroupManagement :GroupManagement rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Gestione Gruppo"@it , "Group Management"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/GroupManagementPhase :GroupManagementPhase rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Fase Gestione Gruppi"@it , "Group Management Phase"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/GroupType :GroupType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Gruppo"@it , "Group Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/HealthProtocol :HealthProtocol rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Protocollo Sanitario"@it , "Health Protocol"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/HealthStatus :HealthStatus rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Stato Sanitario"@it , "Health Status"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/HygieneTreatmentExecutor :HygieneTreatmentExecutor rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Esecutore Trattamento Igienico (Programmato)"@it , "Hygiene Treatment Executor"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/HygieneTreatmentType :HygieneTreatmentType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Trattamento Igienico (Programmato)"@it , "Hygiene Treatment Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/LivestockFarmSiteConfiguration :LivestockFarmSiteConfiguration rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass ] ; rdfs:comment "La descrizione di come l'allevamento in generale è configurato secondo un insieme di informazioni. Le strutture aziendali rappresentano tutti quei fattori che influenzano in positivo o in negativo le performance degli animali e che riguardano l’ambiente di allevamento, il management dell’allevatore e delle routine veterinarie, il livello di sanità e la nutrizione. In dettaglio, il configuratore aziendale specifica le caratteristiche sull’estensione aziendale, eventuali piani di eradicazione messi in atto, tipo di management aziendale, gestione dei reflui, disinfestazione, ecc."@it , "The description of how the livestock farm site in general is configured according to a set of information. The farm configurator represents all those factors that influence the performance of the animals positively or negatively and that concern the breeding environment, the management of the breeder and veterinary routines, the level of health and nutrition. In detail, the farm configurator specifies characteristics on farm size, any eradication plans implemented, type of farm management, effluent management, pest control, etc."@en ; rdfs:isDefinedBy ; rdfs:label "Configurazione Azienda d'Allevamento"@it , "Livestock Farm Site Configuration"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/ManagementStatus :ManagementStatus rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Stato Gestione"@it , "Management Status"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/MicroBiologicalAgent :MicroBiologicalAgent rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf :WaterObservablePropertyObject ; rdfs:label "Agente Microbiologico"@it , "Micro Biological Agent"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/NutritionStatus :NutritionStatus rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Stato Nutrizione"@it , "Nutrition Status"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/OwnershipType :OwnershipType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Possesso/Proprietà"@it , "Ownership Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/ProducedRenewableEnergyDescription :ProducedRenewableEnergyDescription rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Descrizione Energia Rinnovabile Prodotta"@it , "Produced Renewable Energy Description"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/ProducedRenewableEnergyType :ProducedRenewableEnergyType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Energia Rinnovabile Prodotta"@it , "Produced Renewable Energy Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/ProductionSpecification :ProductionSpecification rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Specifica Produzione"@it , "Production Specification"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/RenewableEnergyManagement :RenewableEnergyManagement rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Gestione Energia Rinnovabile"@it , "Renewable Energy Management"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/RenewableEnergyType :RenewableEnergyType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Energia Rinnovabile"@it , "Renewable Energy Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/ScheduledHygieneTreatment :ScheduledHygieneTreatment rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Trattamento Igiene Programmato"@it , "Scheduled Hygiene Treatment"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/SiteFenceCharacteristic :SiteFenceCharacteristic rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Caratteristica Recinzione Aziendale"@it , "Site Fence Characteristic"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/SiteFenceDescription :SiteFenceDescription rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Descrizione Recinzione Aziendale"@it , "Site Fence Description"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/SurfaceUsageForAnimalFeeding :SurfaceUsageForAnimalFeeding rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Uso Superficie Alimentazione Bestiame"@it , "Surface Usage For Animal Feeding"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/SurfaceUsageType :SurfaceUsageType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Uso Superficie"@it , "Surface Usage Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/WasteManagementContract :WasteManagementContract rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Contratto Gestione Rifiuti"@it , "Waste Management Contract"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/WaterAnalysis :WaterAnalysis rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange [ rdf:type rdfs:Datatype ; owl:unionOf ( xsd:date xsd:dateTime ) ] ] ; rdfs:label "Analisi Acqua"@it , "Water Analysis"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/WaterChemicalParameterObservation :WaterChemicalParameterObservation rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf :WaterObservation ; rdfs:label "Osservazione Parametro Chimico Acqua"@it , "Water Chemical Parameter Observation"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/WaterIndicatorParameterObservation :WaterIndicatorParameterObservation rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf :WaterObservation ; rdfs:label "Osservazione Parametro Indicatore Acqua"@it , "Water Indicator Paramenter Observation"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/WaterMicrobiologicalParameterObservation :WaterMicrobiologicalParameterObservation rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf :WaterObservation ; rdfs:label "Osservazione Parametro Microbiologico Acqua"@it , "Water Microbiological Parameter Observation"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/WaterObservableProperty :WaterObservableProperty rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Proprietà Acqua Osservabile"@it , "Water Observable Property"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/WaterObservablePropertyObject :WaterObservablePropertyObject rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Oggetto Proprietà Acqua Osservabile"@it , "Water Observable Property Object"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/WaterObservation :WaterObservation rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Osservazione Acque"@it , "Water Observation"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/WaterTreatmentType :WaterTreatmentType rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf ; rdfs:label "Tipo Trattamento Acque"@it , "Water Treatment Type"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/Working :Working rdf:type owl:Class ; rdfs:isDefinedBy ; rdfs:subClassOf :AgronomicSourceOfEmissionType ; rdfs:label "Lavorazione"@it , "Working"@en ; owl:versionInfo "stabile"@it , "stable"@en . ################################################################# # Individuals ################################################################# ### https://w3id.org/leo/onto/livestockfarm-description/Biogas :Biogas rdf:type owl:NamedIndividual , :ProducedRenewableEnergyType ; rdfs:isDefinedBy ; rdfs:label "Biogas"@it , "Biogas"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/Employee :Employee rdf:type owl:NamedIndividual , :EducationAudience ; rdfs:isDefinedBy ; rdfs:label "Dipendente"@it , "Employee"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/ExternalStaff :ExternalStaff rdf:type owl:NamedIndividual , :HygieneTreatmentExecutor ; rdfs:isDefinedBy ; rdfs:label "Staff Esterno"@it , "External Staff"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/FreeUse :FreeUse rdf:type owl:NamedIndividual , :OwnershipType ; rdfs:isDefinedBy ; rdfs:label "Uso Libero"@it , "Free Use"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/InternalStaff :InternalStaff rdf:type owl:NamedIndividual , :HygieneTreatmentExecutor ; rdfs:isDefinedBy ; rdfs:label "Staff Interno"@it , "Internal Staff"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/Nobody :Nobody rdf:type owl:NamedIndividual , :EducationAudience ; rdfs:isDefinedBy ; rdfs:label "Nessuno"@it , "Nobody"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/Owner :Owner rdf:type owl:NamedIndividual , :EducationAudience ; rdfs:isDefinedBy ; rdfs:label "Titolare"@it , "Owner"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/Ownership :Ownership rdf:type owl:NamedIndividual , :OwnershipType ; rdfs:isDefinedBy ; rdfs:label "Proprietà"@it , "Ownership"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/Photovoltaic :Photovoltaic rdf:type owl:NamedIndividual , :ProducedRenewableEnergyType ; rdfs:isDefinedBy ; rdfs:label "Fotovoltaico"@it , "Photovoltaic"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/Produced :Produced rdf:type owl:NamedIndividual , :RenewableEnergyType ; rdfs:isDefinedBy ; rdfs:label "Prodotta"@it , "Produced"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/Purchased :Purchased rdf:type owl:NamedIndividual , :RenewableEnergyType ; rdfs:isDefinedBy ; rdfs:label "Acquistata"@it , "Purchased"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/Rental :Rental rdf:type owl:NamedIndividual , :OwnershipType ; rdfs:isDefinedBy ; rdfs:label "Affitto"@it , "Rental"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/onto/livestockfarm-description/Wind :Wind rdf:type owl:NamedIndividual , :ProducedRenewableEnergyType ; rdfs:isDefinedBy ; rdfs:label "Vento"@it , "Wind"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/leo/data/contact-point/onto-aia rdf:type owl:NamedIndividual , , , ; rdfs:label "Infomation systems"@en , "Sistemi informativi"@it ; "Sistemi informativi" ; . ### https://w3id.org/leo/data/distribution/lfd-JSON-LD rdf:type owl:NamedIndividual , ; "Questa è la distribuzione JSON-LD dell'ontologia sulla descrizione dell'azienda d'allevamento"@it , "This is the distribution in JSON-LD of the Livestock Farm Description ontology"@en ; ; ; "Distribuzione JSON-LD ontologia sulla descrizione dell'azienda d'allevamento"@it , "JSON-LD distribution of the Livestock Farm Description Ontology"@en ; rdfs:comment "Questa è la distribuzione JSON-LD dell'ontologia sulla descrizione dell'azienda d'allevamento"@it , "This is the distribution in JSON-LD of the Livestock Farm Description ontology"@en ; rdfs:label "Distribuzione JSON-LD dell'ontologia sulla descrizione dell'azienda d'allevamento"@it , "JSON-LD distribution of the Livestock Farm Description Ontology"@en ; ; . ### https://w3id.org/leo/data/distribution/lfd-RDF-TURTLE rdf:type owl:NamedIndividual , ; "Questa è la distribuzione RDF/Turtle dell'ontologia sulla descrizione dell'azienda d'allevamento"@it , "This is the distribution in RDF/Turtle of the Livestock Farm Description ontology"@en ; ; ; "Distribuzione RDF/Turtle dell'ontologia sulla descrizione dell'azienda d'allevamento"@it , "RDF/Turtle distribution of the Livestock Farm Description ontology"@en ; rdfs:comment "Questa è la distribuzione RDF/Turtle dell'ontologia sulla descrizione dell'azienda d'allevamento"@it , "This is the distribution in RDF/Turtle of the Livestock Farm Description ontology"@en ; rdfs:label "Distribuzione RDF/Turtle dell'ontologia sulla descrizione dell'azienda d'allevamento"@it , "RDF/Turtle distribution of the Livestock Farm Description ontology"@en ; ; . ### https://w3id.org/leo/data/distribution/lfd-RDF-XML rdf:type owl:NamedIndividual , ; "Questa è la distribuzione RDF/XML dell'ontologia sulla descrizione dell'azienda d'allevamentoo"@it , "This is the distribution in RDF/XML of the Livestock Farm Description ontology"@en ; ; ; "Distribuzione RDF/XML dell'ontologia sulla descrizione dell'azienda d'allevamento"@it , "RDF/XML distribution of the Livestock Farm Description ontology"@en ; rdfs:comment "Questa è la distribuzione RDF/XML dell'ontologia sulla descrizione dell'azienda d'allevamento"@it , "This is the distribution in RDF/XML of the Livestock Farm Description ontology"@en ; rdfs:label "Distribuzione RDF/XML dell'ontologia sulla descrizione dell'azienda d'allevamento"@it , "RDF/XML distribution of the Livestock Farm Description ontology"@en ; ; . ### https://w3id.org/leo/data/private-organization/00944701002 rdf:type owl:NamedIndividual , , ; "00944701002" ; "Associazione Italiana Allevatori"@it , "Italian Breeders' Association"@en . ### https://w3id.org/leo/data/private-organization/06695411006 rdf:type owl:NamedIndividual , , ; "06695411006" ; "Bluarancio"@en , "Bluarancio"@it . ### https://w3id.org/leo/data/project/LEO rdf:type owl:NamedIndividual , ; rdfs:comment "Il progetto LEO dove viene usata l'ontologia"@it , "LEO project where the ontology is used"@en ; rdfs:label "LEO - Livestock Environment Open Data"@en , "LEO - Livestock Environment Open Data"@it ; "LEO - Livestock Environment Open Data"@it . ## https://w3id.org/leo/onto/livestockfarm-description rdf:type owl:NamedIndividual , . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi