<?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/AggregationKind"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/AggregationKind"/> <metadata_def:mappingLoom>aggregationkind</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Aggregation Kind</metadata_def:prefLabel> <rdfs:comment xml:lang="en">The class of kinds of aggregations, that a property can be associated with using OP coswot:hasAggregationKind</rdfs:comment> <metadata:prefixIRI>coswot:AggregationKind</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/aggregations"/> <rdfs:label xml:lang="en">Aggregation Kind</rdfs:label> <rdfs:seeAlso rdf:resource="https://w3id.org/coswot/core/aggregations/aggregation_kind_thesaurus"/> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/hasAggregationKind"> <rdfs:range> <rdf:Description rdf:about="https://w3id.org/coswot/AggregationKind"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/AggregationKind"/> </rdf:Description> </rdfs:range> </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/AggregationKind">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/AggregationKind"/>
    <metadata_def:mappingLoom>aggregationkind</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Aggregation Kind</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">The class of kinds of aggregations, that a property can be associated with using OP coswot:hasAggregationKind</rdfs:comment>
    <metadata:prefixIRI>coswot:AggregationKind</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/aggregations"/>
    <rdfs:label xml:lang="en">Aggregation Kind</rdfs:label>
    <rdfs:seeAlso rdf:resource="https://w3id.org/coswot/core/aggregations/aggregation_kind_thesaurus"/>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasAggregationKind">
    <rdfs:range>
      <rdf:Description rdf:about="https://w3id.org/coswot/AggregationKind">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/AggregationKind"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
</rdf:RDF>