@prefix : .
@prefix owl: .
@prefix rdf: .
@prefix xml: .
@prefix xsd: .
@prefix rdfs: .
@base .
rdf:type owl:Ontology ;
owl:versionIRI ;
owl:imports ;
;
;
, ;
"Questa è l'ontologia usata per modellare i dati relativi ai controlli funzionali svolti nell'ambito zootecnico. I dati sono raccolti nel contesto del progetto LEO - Livestock Environment Open Data. In particolare, il sistema nazionale SIALL a fronte dell’acquisizione di dati di Controllo funzionale, in particolare nel momento in cui il controllo è chiuso ed è emesso il prestampato, comunica al progetto LEO in cooperazione applicativa, una serie misure calcolate legate al rilevamento del Latte sul singolo soggetto."@it ,
"This is the ontology used to model the data about functional tests carried out in the livestock environment. The data is collected in the context of the LEO project - Livestock Environment Open Data. In particular, the SIALL national system, when acquiring functional control data, in particular when the control is closed and the pre-print is issued, communicates to the LEO project through web services, a series of calculated measures linked to the detection of milk on the individual farm animal."@en ;
"onto-BA-13"@it ;
"2023-03-11"^^xsd:date ;
,
;
"2023-03-11"^^xsd:date ;
;
;
,
;
"Milk Functional Testing Ontology"@en ,
"Ontologia dei Controlli Funzionali sul Latte"@it ;
rdfs:comment "Questa è l'ontologia usata per modellare i dati relativi ai controlli funzionali svolti nell'ambito zootecnico. I dati sono raccolti nel contesto del progetto LEO - Livestock Environment Open Data. In particolare, il sistema nazionale SIALL a fronte dell’acquisizione di dati di Controllo funzionale, in particolare nel momento in cui il controllo è chiuso ed è emesso il prestampato, comunica al progetto LEO in cooperazione applicativa, una serie misure calcolate legate al rilevamento del Latte sul singolo soggetto."@it ,
"This is the ontology used to model the data about functional tests carried out in the livestock environment. The data is collected in the context of the LEO project - Livestock Environment Open Data. In particular, the SIALL national system, when acquiring functional control data, in particular when the control is closed and the pre-print is issued, communicates to the LEO project through web services, a series of calculated measures linked to the detection of milk on the individual farm animal."@en ;
rdfs:isDefinedBy ;
rdfs:label "Milk Functional Testing Ontology"@en ,
"Ontologia dei Controlli Funzionali sul Latte"@it ;
owl:versionInfo "Version 0.1 - 2023 - Creation of the ontology"@en ,
"Versione 0.1 - 2023 - Creazione dell'ontologia"@it ;
;
"Controllo"@it ,
"Controllo funzionale"@it ,
"Latte"@it ;
;
"MFT" ;
;
:EvaluatedMilking ,
:MilkEstimateType ,
:MilkFunctionalTesting ,
:MilkSampleType ,
:TestingFrequency ,
:TestingPerformerRole ,
:TimePeriod ;
;
,
,
;
,
,
;
"https://w3id.org/leo/onto/milk-functional-testing"^^xsd:anyURI ;
"mft" ;
;
"published" ;
"Comunità Open Data"@it ,
"Imprese" ,
"Pubbliche Amministrazioni" ,
"Specialisti del settore zootecnico"@it ;
.
#################################################################
# Annotation properties
#################################################################
### http://purl.org/dc/terms/accrualPeriodicity
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/creator
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/description
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/format
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/identifier
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/issued
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/language
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/license
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/modified
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/publisher
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/rightsHolder
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/subject
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/title
rdf:type owl:AnnotationProperty .
### http://www.w3.org/ns/dcat#accessURL
rdf:type owl:AnnotationProperty .
### http://www.w3.org/ns/dcat#contactPoint
rdf:type owl:AnnotationProperty .
### http://www.w3.org/ns/dcat#downloadURL
rdf:type owl:AnnotationProperty .
### http://www.w3.org/ns/dcat#keyword
rdf:type owl:AnnotationProperty .
### http://www.w3.org/ns/dcat#theme
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/acronym
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/hasFormalityLevel
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/hasKeyClass
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/hasOntologyLanguage
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/hasTask
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/officialURI
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/prefix
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/semanticAssetInUse
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/status
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/target
rdf:type owl:AnnotationProperty .
### https://w3id.org/italia/onto/ADMS/type
rdf:type owl:AnnotationProperty .
#################################################################
# Object Properties
#################################################################
### https://w3id.org/leo/onto/analysis/hasReferenceUnitOfMeasure
rdf:type owl:ObjectProperty .
### https://w3id.org/leo/onto/analysis/hasUnitOfMeasure
rdf:type owl:ObjectProperty .
### https://w3id.org/leo/onto/milk-functional-testing/hasEvaluatedMilking
:hasEvaluatedMilking rdf:type owl:ObjectProperty ;
rdfs:domain :MilkFunctionalTesting ;
rdfs:range :EvaluatedMilking ;
rdfs:comment "Property used to link the milk functional testing to the number and types of milkings evaluated in the testing."@en ,
"Proprietà utilizzata per collegare il controllo funzionale del latte al numero/tipi di mungiture valutate nel test."@it ;
rdfs:isDefinedBy ;
rdfs:label "ha numero di mungiture controllate"@it ,
"has number of evaluated milking"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/hasMilkSampleType
:hasMilkSampleType rdf:type owl:ObjectProperty ;
rdfs:domain :MilkFunctionalTesting ;
rdfs:range :MilkSampleType ;
rdfs:comment "Property used to link the milk functional testing with the categories of milk sample"@en ,
"Proprietà utilizzata per collegare il controllo funzionale del latte con le categorie di campioni di latte"@it ;
rdfs:isDefinedBy ;
rdfs:label "ha tipo campionamento del latte"@it ,
"has milk sample type"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/hasTestingFrequency
:hasTestingFrequency rdf:type owl:ObjectProperty ;
rdfs:domain :MilkFunctionalTesting ;
rdfs:range :TestingFrequency ;
rdfs:comment "Property that allows one to indicate the frequency of the milk functional testing"@en ,
"Proprietà che consente di indicare la frequenza del controllo nel contesto dei controlli funzionali latte"@it ;
rdfs:isDefinedBy ;
rdfs:label "ha frequenza del controllo"@it ,
"has testing frequency"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/hasTestingPerformerRole
:hasTestingPerformerRole rdf:type owl:ObjectProperty ;
rdfs:domain :MilkFunctionalTesting ;
rdfs:range :TestingPerformerRole ;
rdfs:isDefinedBy .
### https://w3id.org/leo/onto/milk-functional-testing/hasTimeOfMilkQuantityMeasurement
:hasTimeOfMilkQuantityMeasurement rdf:type owl:ObjectProperty ;
rdfs:domain :MilkFunctionalTesting ;
rdfs:range :TimePeriod ;
rdfs:comment "Property that links the milk functional testing to the moment of the day in which the milk quantity measurement occurs"@en ,
"Proprietà che collega il controllo funzionale al momento della giornata in cui viene registrata la quantità di latte"@it ;
rdfs:isDefinedBy ;
rdfs:label "ha momento di rilevamento quantità latte"@it ,
"has time of milk quantity measurement"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
#################################################################
# Data properties
#################################################################
### https://w3id.org/leo/onto/milk-functional-testing/isMilkingPerformedWithRobot
:isMilkingPerformedWithRobot rdf:type owl:DatatypeProperty ;
rdfs:domain :MilkFunctionalTesting ;
rdfs:range xsd:boolean ;
rdfs:comment "Property used to represent whether the milking performed for the functional testing was performed with a robot"@en ,
"Proprietà utilizzata per rappresentare se la mungitura effettuata per il controllo funzionale è stata fatta con robot"@it ;
rdfs:isDefinedBy ;
rdfs:label "is milking performed with robot"@en ,
"la mungitura è effettuata con robot"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/numPerformedMilking
:numPerformedMilking rdf:type owl:DatatypeProperty ;
rdfs:domain :MilkFunctionalTesting ;
rdfs:range xsd:integer ;
rdfs:comment "Number of daily milkings carried out by the farm under functional control"@en ,
"Numero mungiture giornaliere effettuate dall'azienda sotto controllo funzionale"@it ;
rdfs:isDefinedBy ;
rdfs:label "number performed milking"@en ,
"numero di mungiture effettuate"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
#################################################################
# Classes
#################################################################
### https://w3id.org/italia/onto/ADMS/SemanticAsset
rdf:type owl:Class .
### https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution
rdf:type owl:Class .
### https://w3id.org/italia/onto/RO/Role
rdf:type owl:Class ;
rdfs:subClassOf .
### https://w3id.org/italia/onto/l0/EventOrSituation
rdf:type owl:Class .
### https://w3id.org/leo/onto/analysis/UnitOfMeasure
rdf:type owl:Class .
### https://w3id.org/leo/onto/animal/FarmAnimal
rdf:type owl:Class .
### https://w3id.org/leo/onto/co/LivestockFarm
rdf:type owl:Class .
### https://w3id.org/leo/onto/milk-functional-testing/EvaluatedMilking
:EvaluatedMilking rdf:type owl:Class ;
rdfs:subClassOf ,
;
rdfs:comment "La classe rappresenta le mungiture interessate dal controllo funzionale. La classe definisce tre tipi di individui (valori costanti): A=Tutte, C=Una mungitura non alternata, T=Una mungitura alternata"@it ,
"The class represents the milkings involved in the functional control. The class defines three types of individuals (constant values): A=All, C=One non-alternating milking, T=One alternating milking"@it ;
rdfs:isDefinedBy ;
rdfs:label "Evaluated Milking"@en ,
"Mungitura Controllata"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/MilkEstimateType
:MilkEstimateType rdf:type owl:Class ;
rdfs:subClassOf ,
;
rdfs:comment "In caso di una sola mungitura controllata, la classe rappresenta la modalità con cui si stima la mungitura mancante per avere il latte prodotto in 24 ore"@it ,
"In the case of a single controlled milking, the class represents the way the missing milking is estimated in order to have the milk produced in 24 hours"@en ;
rdfs:isDefinedBy ;
rdfs:label "Milk Estimate Type"@en ,
"Tipo di Stima"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/MilkFunctionalTesting
:MilkFunctionalTesting rdf:type owl:Class ;
rdfs:subClassOf ,
[ rdf:type owl:Restriction ;
owl:onProperty :hasTestingFrequency ;
owl:allValuesFrom :TestingFrequency
] ,
[ rdf:type owl:Restriction ;
owl:onProperty ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass
] ,
[ rdf:type owl:Restriction ;
owl:onProperty ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass
] ,
[ rdf:type owl:Restriction ;
owl:onProperty ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :hasEvaluatedMilking ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass :EvaluatedMilking
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :hasMilkSampleType ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass :MilkSampleType
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :hasTestingPerformerRole ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass :TestingPerformerRole
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :hasTimeOfMilkQuantityMeasurement ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass :TimePeriod
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :isMilkingPerformedWithRobot ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onDataRange xsd:boolean
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :numPerformedMilking ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onDataRange xsd:integer
] ;
rdfs:comment "La classe che modella i controlli funzionali sul latte. In generale i controlli funzionali consistono nel rilievo di dati produttivi e riproduttivi su animali per la produzione della carne e del latte. Le specie controllate per la produzione della carne sono i bovini e gli ovini, mentre quelle per la produzione del latte sono i bovini, i bufalini e gli ovicaprini. I controlli funzionali hanno una frequenza di controllo e misurano dei parametri quali il latte alle 24 ore, il grasso alle 24 ore, le proteine alle 24 ore."@it ,
"The class that models milk functional testing. In general, functional controls consist of recording production and reproductive data on farm animals for meat and milk production. The species controlled for meat production are cattle and sheep, while those for milk production are cattle, buffalo and sheep and goats. Functional controls have a control frequency and measure parameters such as milk at 24 hours, fat at 24 hours, protein at 24 hours."@en ;
rdfs:isDefinedBy ;
rdfs:label "Controllo Funzionale sul Latte"@it ,
"Milk Functional Testing"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/MilkSampleType
:MilkSampleType rdf:type owl:Class ;
rdfs:subClassOf ,
;
rdfs:comment "La classe delle modalità di campionamento del latte. La classe ha valori controllati (individui) che sono: N=Non Prelevato, P=Proporzionale su Ogni mungitura, U=Unico in una Sola Mungitura"@it ,
"The class of milk sample cateogiers. The class has controlled values (individuals) which are: N=Not Collected, P=Proportional Sample on Each Milking, U=Unique Sample in One Milking"@en ;
rdfs:isDefinedBy ;
rdfs:label "Milk Sample Type"@en ,
"Tipo Campionamento Latte"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/TestingFrequency
:TestingFrequency rdf:type owl:Class ;
rdfs:subClassOf ,
,
[ rdf:type owl:Restriction ;
owl:onProperty ;
owl:someValuesFrom rdfs:Literal
] ,
[ rdf:type owl:Restriction ;
owl:onProperty ;
owl:allValuesFrom rdfs:Literal
] ;
rdfs:comment "La classe delle frequenze del controllo. In particolare, rappresenta il numero di settimane che intercorre fra due controlli consecutivi (in genere, per i controlli latte, 4,5,6)"@it ,
"The control frequency class. In particular, it represents the number of weeks between two consecutive controls (typically, for milk controls, 4,5,6)"@en ;
rdfs:isDefinedBy ;
rdfs:label "Frequenza del Controllo"@it ,
"Testing Frequency"@en ;
owl:versionInfo "stabile"@en ,
"stabile"@it .
### https://w3id.org/leo/onto/milk-functional-testing/TestingPerformerRole
:TestingPerformerRole rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:comment "La classe che identifica chi effettua il controllo funzionale. Essa assume i seguenti valori controllati: A = Controllore AIA, B = Allevatore, C= Allevatore e Controllore"@it ,
"The class that identifies who performs the functional check. It takes the following controlled values: A = AIA Controller, B = Farmer, C = Farmer and Controller"@en ;
rdfs:isDefinedBy ;
rdfs:label "Ruolo Esecutore Controllo"@it ,
"Testing Performer Role"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/TimePeriod
:TimePeriod rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:comment "Momento della giornata in cui viene registrata la quantità di latte. La classe assume valori controllati (individui) che sono: M=Mattina, MPS= Mattina,Pomeriggio, Sera, MS=Mattina, Sera, P=Pomeriggio, S=Sera."@it ,
"Time of the day when the amount of milk is recorded. The class takes controlled values (individuals) which are: M=Morning, MPS=Morning,Afternoon, Evening, MS=Morning, Evening, P=Afternoon, S=Evening."@en ;
rdfs:isDefinedBy ;
rdfs:label "Periodo temporale (del Rilevamento Quantità di Latte)"@it ,
"TIme Period (of Milk Quantity Detection)"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
#################################################################
# Individuals
#################################################################
### https://w3id.org/leo/data/distribution/MFT-JSON-LD
rdf:type owl:NamedIndividual ,
;
"Questa è la distribuzione JSON-LD dell'ontologia sui controlli funzionali sul latte"@it ,
"This is the distribution in JSON-LD of milk functional testings ontology"@en ;
;
;
"Distribuzione JSON-LD ontologia Controlli Funzionali sul Latte"@it ,
"JSON-LD distribution of Milk Functional Testing Ontology"@en ;
rdfs:comment "Questa è la distribuzione JSON-LD dell'ontologia sui controlli funzionali sul latte"@it ,
"This is the distribution in JSON-LD of milk functional testings ontology"@en ;
rdfs:label "Distribuzione JSON-LD ontologia Controlli Funzionali sul Latte"@it ,
"JSON-LD distribution of Milk Functional Testing Ontology"@en ;
;
.
### https://w3id.org/leo/data/distribution/MFT-RDF-TURTLE
rdf:type owl:NamedIndividual ,
;
"Questa è la distribuzione RDF/Turtle dell'ontologia sui controlli funzionali sul latte"@it ,
"This is the distribution in RDF/Turtle of milk functional testings ontology"@en ;
;
;
"Distribuzione RDF/Turtle ontologia Controlli Funzionali sul Latte"@it ,
"RDF/Turtle distribution of Milk Functional Testing Ontology"@en ;
rdfs:comment "Questa è la distribuzione RDF/Turtle dell'ontologia sui controlli funzionali sul latte"@it ,
"This is the distribution in RDF/Turtle of milk functional testings ontology"@en ;
rdfs:label "Distribuzione RDF/Turtle ontologia Controlli Funzionali sul Latte"@it ,
"RDF/Turtle distribution of Milk Functional Testing Ontology"@en ;
;
.
### https://w3id.org/leo/data/distribution/MFT-RDF-XML
rdf:type owl:NamedIndividual ,
;
"Questa è la distribuzione RDF/XML dell'ontologia sui controlli funzionali sul latte"@it ,
"This is the distribution in RDF/XML of milk functional testings ontology"@en ;
;
;
"Distribuzione RDF/XML ontologia Controlli Funzionali sul Latte"@it ,
"RDF/XML distribution of Milk Functional Testing Ontology"@en ;
rdfs:comment "Questa è la distribuzione RDF/XML dell'ontologia sui controlli funzionali sul latte"@it ,
"This is the distribution in RDF/XML of milk functional testings ontology"@en ;
rdfs:label "Distribuzione RDF/XML ontologia Controlli Funzionali sul Latte"@it ,
"RDF/XML distribution of Milk Functional Testing 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 ,
;
"LEO - Livestock Environment Open Data"@it ;
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 .
### https://w3id.org/leo/onto/milk-functional-testing
rdf:type owl:NamedIndividual ,
.
### https://w3id.org/leo/onto/milk-functional-testing/evaluated-milking/A
rdf:type owl:NamedIndividual ,
:EvaluatedMilking ;
rdfs:isDefinedBy ;
rdfs:label "All"@en ,
"Tutte"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/evaluated-milking/C
rdf:type owl:NamedIndividual ,
:EvaluatedMilking ;
rdfs:isDefinedBy ;
rdfs:label "One Non-Alternating Milking"@en ,
"Una Mungitura Non Alternata"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/evaluated-milking/T
rdf:type owl:NamedIndividual ,
:EvaluatedMilking ;
rdfs:isDefinedBy ;
rdfs:label "One Alternating Milking"@en ,
"Una mungitura alternata"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/milk-estimate-type/F
rdf:type owl:NamedIndividual ,
:MilkEstimateType ;
rdfs:isDefinedBy ;
rdfs:label "Calculation Coefficient"@en ,
"Coefficiente Calcolo"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/milk-estimate-type/J
rdf:type owl:NamedIndividual ,
:MilkEstimateType ;
rdfs:isDefinedBy ;
rdfs:label "Fornita da Lattometro Elettronico"@it ,
"Supplied by Electronic Lactometer"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/milk-estimate-type/K
rdf:type owl:NamedIndividual ,
:MilkEstimateType ;
rdfs:isDefinedBy ;
rdfs:label "Comparison with Tank"@en ,
"Confronto con Tank"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/milk-estimate-type/Y
rdf:type owl:NamedIndividual ,
:MilkEstimateType ;
rdfs:isDefinedBy ;
rdfs:label "Doubling"@en ,
"Raddoppio"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/milk-sample-type/N
rdf:type owl:NamedIndividual ,
:MilkSampleType ;
rdfs:isDefinedBy ;
rdfs:label "Non Prelevato"@it ,
"Not Collected"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/milk-sample-type/P
rdf:type owl:NamedIndividual ,
:MilkSampleType ;
rdfs:isDefinedBy ;
rdfs:label "Proportional Sample on Each Milking"@en ,
"Proporzionale su Ogni Mungitura"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/milk-sample-type/U
rdf:type owl:NamedIndividual ,
:MilkSampleType ;
rdfs:isDefinedBy ;
rdfs:label "Unico in una Sola Mungitura"@it ,
"Unique Sample in One Milking"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/performer-role/A
rdf:type owl:NamedIndividual ,
:TestingPerformerRole ;
rdfs:isDefinedBy ;
rdfs:label "AIA Controller"@en ,
"Controllore AIA"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/performer-role/B
rdf:type owl:NamedIndividual ,
:TestingPerformerRole ;
rdfs:isDefinedBy ;
rdfs:label "Allevatore"@it ,
"Farmer"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/performer-role/C
rdf:type owl:NamedIndividual ,
:TestingPerformerRole ;
rdfs:isDefinedBy ;
rdfs:label "Allevatore e Controllore"@it ,
"Farmer and Controller"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/time-period/M
rdf:type owl:NamedIndividual ,
:TimePeriod ;
rdfs:isDefinedBy ;
rdfs:label "Mattina"@it ,
"Morning"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/time-period/MPS
rdf:type owl:NamedIndividual ,
:TimePeriod ;
rdfs:isDefinedBy ;
rdfs:label "Mattina, Pomeriggio, Sera"@it ,
"Morning, Afternoon, Evening"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/time-period/MS
rdf:type owl:NamedIndividual ,
:TimePeriod ;
rdfs:isDefinedBy ;
rdfs:label "Mattina, Sera"@it ,
"Morning, Evening"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/time-period/P
rdf:type owl:NamedIndividual ,
:TimePeriod ;
rdfs:isDefinedBy ;
rdfs:label "Afternoon"@en ,
"Pomeriggio"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/leo/onto/milk-functional-testing/time-period/S
rdf:type owl:NamedIndividual ,
:TimePeriod ;
rdfs:isDefinedBy ;
rdfs:label "Evening"@en ,
"Sera"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi