@prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . [ rdf:type owl:Ontology ] . ################################################################# # Annotation properties ################################################################# ### https://auroral.iot.linkeddata.es/def/biomass#belongToType rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#dimension rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#hasAches rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#hasDescription rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#hasGroup rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#hasHumidity rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#hasId rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#hasName rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#hasOrigin rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#hasSubGroup rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#hasSubType rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#hasValue rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#produces rdf:type owl:AnnotationProperty . ### https://auroral.iot.linkeddata.es/def/biomass#tradingForm rdf:type owl:AnnotationProperty . ### https://saref.etsi.org/core#hasPrice rdf:type owl:AnnotationProperty . ### https://saref.etsi.org/core#hasValue rdf:type owl:AnnotationProperty . ### https://saref.etsi.org/core#isMeasuredIn rdf:type owl:AnnotationProperty . ### https://saref.etsi.org/core#relatesToMeasurement rdf:type owl:AnnotationProperty . ### https://www.w3.org/ns/org#broader rdf:type owl:AnnotationProperty . ### https://www.w3.org/ns/org#narrower rdf:type owl:AnnotationProperty . ################################################################# # Classes ################################################################# ### https://auroral.iot.linkeddata.es/def/adapters#Energy rdf:type owl:Class . ### https://auroral.iot.linkeddata.es/def/biomass#Aches rdf:type owl:Class . ### https://auroral.iot.linkeddata.es/def/biomass#Biomass rdf:type owl:Class . ### https://auroral.iot.linkeddata.es/def/biomass#BiomassEnergyPrice rdf:type owl:Class . ### https://auroral.iot.linkeddata.es/def/biomass#BiomassGroup rdf:type owl:Class . ### https://auroral.iot.linkeddata.es/def/biomass#BiomassSubGroup rdf:type owl:Class . ### https://auroral.iot.linkeddata.es/def/biomass#BiomassSubType rdf:type owl:Class . ### https://auroral.iot.linkeddata.es/def/biomass#BiomassType rdf:type owl:Class . ### https://auroral.iot.linkeddata.es/def/biomass#BriquetteOrigin rdf:type owl:Class . ### https://auroral.iot.linkeddata.es/def/biomass#Humidity rdf:type owl:Class . ### https://saref.etsi.org/core#Measurement rdf:type owl:Class . ################################################################# # Individuals ################################################################# ### https://auroral.iot.linkeddata.es/def/adapters#EnergyProduction rdf:type owl:NamedIndividual , ; , ; , . ### https://auroral.iot.linkeddata.es/def/biomass#AchesBriquettes rdf:type owl:NamedIndividual , ; "<=0.5%% ashes, as per ISO 18122" ; "9798c5a9-73da-4dc5-bae4-11baa990a00e" ; "A0.5" . ### https://auroral.iot.linkeddata.es/def/biomass#BlendsAndMixtures rdf:type owl:NamedIndividual , ; "null" ; "5" ; "Blends And Mixtures" ; . ### https://auroral.iot.linkeddata.es/def/biomass#Briquettes rdf:type owl:NamedIndividual , ; "null" ; ; ; "7d066f83-ad18-4147-9b05-cbf884c86518" ; "Briquettes" ; ; ; "null" . ### https://auroral.iot.linkeddata.es/def/biomass#EnergyBriquette1 rdf:type owl:NamedIndividual , ; 4.85 ; . ### https://auroral.iot.linkeddata.es/def/biomass#EnergyBriquette2 rdf:type owl:NamedIndividual , ; 17.46 ; . ### https://auroral.iot.linkeddata.es/def/biomass#ForestPlantationAndOtherVirginWood rdf:type owl:NamedIndividual , ; "null" ; "1bgfd" ; "Forest Plantation And Other Virgin Wood" ; ; . ### https://auroral.iot.linkeddata.es/def/biomass#HumidityBriquettes rdf:type owl:NamedIndividual , ; "<=10%% humidity, as per ISO 18134-1, ISO 18134-2" ; "81813d27-d816-4a6e-971f-ba56c0b21089" ; "M10" . ### https://auroral.iot.linkeddata.es/def/biomass#OriginBriquettes rdf:type owl:NamedIndividual , ; ; ; "4f914b83-9d10-4df7-a15f-a329ae2a7751" ; ; . ### https://auroral.iot.linkeddata.es/def/biomass#PrimaryEnergyCost rdf:type owl:NamedIndividual , ; "13.34"^^xsd:float . ### https://auroral.iot.linkeddata.es/def/biomass#PrimaryEnergyCostObs rdf:type owl:NamedIndividual , ; "15.34"^^xsd:float . ### https://auroral.iot.linkeddata.es/def/biomass#WhooleTreesWithoutRoots rdf:type owl:NamedIndividual , ; "null" ; "1treyu" ; "Whoole Trees Without Roots" ; ; . ### https://auroral.iot.linkeddata.es/def/biomass#WoodyBiomass rdf:type owl:NamedIndividual , ; "description" ; "redt54" ; "Woody Briquettes" ; . ### Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/