<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/coswot/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="https://w3id.org/coswot/StateKind"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/State"/> <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/StateKind"/> <metadata_def:mappingLoom>statekind</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">State Kind</metadata_def:prefLabel> <rdfs:comment xml:lang="en">Identifiable conditions that features are or may be in, and that can be observed or controlled by devices. A state can apply to different features of interest.</rdfs:comment> <metadata:prefixIRI>coswot:StateKind</metadata:prefixIRI> <skos:note xml:lang="en">Concepts from existing code lists, vocabularies, and taxonomies, may be used as instances of coswot:State.</skos:note> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/states"/> <rdfs:label xml:lang="en">State Kind</rdfs:label> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/hasStateKind"> <rdfs:range> <rdf:Description rdf:about="https://w3id.org/coswot/StateKind"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/StateKind"/> </rdf:Description> </rdfs:range> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isStateKindOf"> <rdfs:domain rdf:resource="https://w3id.org/coswot/StateKind"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/coswot/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="https://w3id.org/coswot/StateKind">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/State"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/StateKind"/>
    <metadata_def:mappingLoom>statekind</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">State Kind</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">Identifiable conditions that features are or may be in, and that can be observed or controlled by devices. A state can apply to different features of interest.</rdfs:comment>
    <metadata:prefixIRI>coswot:StateKind</metadata:prefixIRI>
    <skos:note xml:lang="en">Concepts from existing code lists, vocabularies, and taxonomies, may be used as instances of coswot:State.</skos:note>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/states"/>
    <rdfs:label xml:lang="en">State Kind</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasStateKind">
    <rdfs:range>
      <rdf:Description rdf:about="https://w3id.org/coswot/StateKind">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/StateKind"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isStateKindOf">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/StateKind"/>
  </rdf:Description>
</rdf:RDF>