rdfs:comment"A relationship providing a description of an entity (e.g., device)"^^xsd:string;
rdfs:comment"A relationship providing a description of an entity (e.g., device). The value is expected to be a string or a string with language tag."^^xsd:string;
rdfs:comment"A relationship identifying the manufacturer of an entity (e.g., device)"^^xsd:string;
rdfs:comment"A relationship identifying the manufacturer of an entity (e.g., device). The value is expected to be a string or a string with language tag."^^xsd:string;
rdfs:label"has manufacturer"^^xsd:string.
### https://w3id.org/saref#hasModel
saref:hasModelrdf:typeowl:DatatypeProperty;
rdfs:rangexsd:string;
rdfs:comment"A relationship identifying the model of an entity (e.g., device)"^^xsd:string;
rdfs:comment"A relationship identifying the model of an entity (e.g., device). The value is expected to be a string or a string with language tag."^^xsd:string;
rdfs:label"has model"^^xsd:string.
### https://w3id.org/saref#hasName
saref:hasNamerdf:typeowl:DatatypeProperty;
rdfs:rangexsd:string;
rdfs:comment"A relationship providing the name of an entity (e.g., device)"^^xsd:string;
rdfs:comment"A relationship providing the name of an entity (e.g., device). The value is expected to be a string or a string with language tag."^^xsd:string;