@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://openenergyplatform.org/ontology/oeo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . ns0:OEO_00000390 obo_purl:IAO_0000115 "The state of being solid. A portion of matter is in solid state if and only if it has a definite shape and volume (at a given temperature and pressure)." ; obo_purl:IAO_0000118 "fest"@de ; a owl:NamedIndividual, ns0:OEO_00000395 ; rdfs:label "solid"@en ; ns0:OEO_00020426 """fix wording in definition pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2019""" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://openenergyplatform.org/ontology/oeo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .

ns0:OEO_00000390
    obo_purl:IAO_0000115 "The state of being solid. A portion of matter is in solid state if and only if it has a definite shape and volume (at a given temperature and pressure)." ;
    obo_purl:IAO_0000118 "fest"@de ;
    a owl:NamedIndividual, ns0:OEO_00000395 ;
    rdfs:label "solid"@en ;
    ns0:OEO_00020426 """fix wording in definition
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2019""" .