|
77 | 77 | <span>Source: <a property="dc:source" href="http://www.productontology.org/id/Thesis">pto:Thesis</a></span> |
78 | 78 | </div> |
79 | 79 |
|
| 80 | +<div typeof="rdfs:Class" resource="http://schema.org/Manuscript"> |
| 81 | + <link property="http://schema.org/isPartOf" href="http://bib.schema.org" /> |
| 82 | + <span class="h" property="rdfs:label">Manuscript</span> |
| 83 | + <span property="rdfs:comment">A book, document, or piece of music written by hand rather than typed or printed.</span> |
| 84 | + <span> Subclass of:<a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">schema:CreativeWork</a></span> |
| 85 | +</div> |
| 86 | + |
| 87 | +<div typeof="rdfs:Class" resource="http://schema.org/Poster"> |
| 88 | + <link property="http://schema.org/isPartOf" href="http://bib.schema.org" /> |
| 89 | + <span class="h" property="rdfs:label">Poster</span> |
| 90 | + <span property="rdfs:comment">A large, usually printed placard, bill, or announcement, often illustrated, that is posted to advertise or publicize something.</span> |
| 91 | + <span> Subclass of:<a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">schema:CreativeWork</a></span> |
| 92 | +</div> |
| 93 | + |
| 94 | +<div typeof="rdfs:Class" resource="http://schema.org/Drawing"> |
| 95 | + <link property="http://schema.org/isPartOf" href="http://bib.schema.org" /> |
| 96 | + <span class="h" property="rdfs:label">Drawing</span> |
| 97 | + <span property="rdfs:comment">A picture or diagram made with a pencil, pen, or crayon rather than paint.</span> |
| 98 | + <span> Subclass of:<a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">schema:CreativeWork</a></span> |
| 99 | +</div> |
| 100 | + |
| 101 | +<div typeof="rdfs:Class" resource="http://schema.org/SheetMusic"> |
| 102 | + <link property="http://schema.org/isPartOf" href="http://bib.schema.org" /> |
| 103 | + <span class="h" property="rdfs:label">SheetMusic</span> |
| 104 | + <span property="rdfs:comment">Printed music, as opposed to performed or recorded music.</span> |
| 105 | + <span> Subclass of:<a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">schema:CreativeWork</a></span> |
| 106 | +</div> |
| 107 | + |
80 | 108 | <hr/> |
81 | 109 | <h2>Enumeration Members</h2> |
82 | 110 |
|
|
0 commit comments