rdfs:comment
rdfs:comment is an instance of rdf:Property that may be used to provide a human-readable description of a resource.
rdf:Propertyのインスタンス
ドメインはrdfs:Resource
レンジはrdfs:Literal
https://www.w3.org/2000/01/rdf-schema
code:rdfs:comment
rdfs:comment a rdf:Property ;
rdfs:isDefinedBy <http://www.w3.org/2000/01/rdf-schema#> ;
rdfs:label "comment" ;
rdfs:comment "A description of the subject resource." ;
rdfs:domain rdfs:Resource ;
rdfs:range rdfs:Literal .
関連項目
RDFS annotation vocabulary
rdfs:comment
rdfs:isDefinedBy
rdfs:label
rdfs:seeAlso