@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/coswot/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <https://w3id.org/coswot/core/> .
ns0:DeviceKind
rdfs:subClassOf ns0:FeatureKind .
ns0:FeatureKind
metadata_def:mappingLoom "featurekind" ;
metadata_def:mappingSameURI ns0:FeatureKind ;
metadata_def:prefLabel "Feature kind"@en ;
metadata:prefixIRI "coswot:FeatureKind" ;
a owl:Class ;
rdfs:comment "A Feature Kind represents an archetype of real world entities, with common properties having the same value, and common states being the same. Feature Kinds can be used to populate product catalogs."@en ;
rdfs:isDefinedBy ns1:features ;
rdfs:label "Feature kind"@en ;
rdfs:subClassOf skos:Concept, ns0:Feature .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/coswot/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <https://w3id.org/coswot/core/> .
ns0:DeviceKind
rdfs:subClassOf ns0:FeatureKind .
ns0:FeatureKind
metadata_def:mappingLoom "featurekind" ;
metadata_def:mappingSameURI ns0:FeatureKind ;
metadata_def:prefLabel "Feature kind"@en ;
metadata:prefixIRI "coswot:FeatureKind" ;
a owl:Class ;
rdfs:comment "A Feature Kind represents an archetype of real world entities, with common properties having the same value, and common states being the same. Feature Kinds can be used to populate product catalogs."@en ;
rdfs:isDefinedBy ns1:features ;
rdfs:label "Feature kind"@en ;
rdfs:subClassOf skos:Concept, ns0:Feature .