新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     计算机科学论坛     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> 本版讨论Semantic Web(语义Web,语义网或语义万维网, Web 3.0)及相关理论,如:Ontology(本体,本体论), OWL(Web Ontology Langauge,Web本体语言), Description Logic(DL, 描述逻辑),RDFa,Ontology Engineering等。
    [返回] 中文XML论坛 - 专业的XML技术讨论区W3CHINA.ORG讨论区 - Web新技术讨论『 Semantic Web(语义Web)/描述逻辑/本体 』 → [求助]基于分类目录视图的语义WEB查询 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 9406 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: [求助]基于分类目录视图的语义WEB查询 举报  打印  推荐  IE收藏夹 
       本主题类别: RDF/RDFS    
     luntantxz 美女呀,离线,快来找我吧!
      
      
      等级:大一新生
      文章:5
      积分:73
      门派:XML.ORG.CN
      注册:2009/2/26

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给luntantxz发送一个短消息 把luntantxz加入好友 查看luntantxz的个人资料 搜索luntantxz在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 引用回复这个贴子 回复这个贴子 查看luntantxz的博客楼主
    发贴心情 [求助]基于分类目录视图的语义WEB查询

    基于分类目录视图的语义WEB查询系统的设计与实现

    现在在做这个题目~我是个初学者,完全什么都不懂。。。
    想请教大家,这个题目怎么做才好。。。
    附件里是要读的RDF文件

    目前有个问题~这段代码是什么意思?
    private SAXTransformerFactory tfactory = null;   
        {
            prefixMapping.setNsPrefix("ogt", VBSConf.OGT_NS);  //设置前缀
            prefixMapping.setNsPrefix("bm", VBSConf.BM_NS);
            prefixMapping.setNsPrefix("rdf", VBSConf.RDF_NS);
            prefixMapping.setNsPrefix("rdfs", VBSConf.RDFS_NS);

            
            ((AttributesImpl) PARSE_TYPE_COLLECTION).addAttribute(VBSConf.RDF_NS, "parseType", "rdf:parseType", "CDATA", "Collection");
        }

    希望大家能给我点帮助~急啊!!!!!
    谢谢了~


    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE rdf:RDF [
    <!ENTITY bm "http://www.w3.org/2002/01/bookmark#">
    <!ENTITY ogt "http://www.cs.helsinki.fi/group/seco/ns/2004/03/ontogator#">
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
    <!ENTITY swhg "http://www.cs.helsinki.fi/group/seco/ns/2004/03/18-sewehgrius#">
    <!ENTITY fms "http://www.cs.helsinki.fi/group/seco/ns/2004/03/18-esinekortti#">
    <!ENTITY masa "http://www.cs.helsinki.fi/group/seco/ns/2004/03/18-masa#">
    <!ENTITY mao "http://www.cs.helsinki.fi/group/seco/ns/2004/03/18-mao#">
    <!ENTITY maoryhma "http://www.cs.helsinki.fi/group/seco/ns/2004/03/18-maoryhma#">
    <!ENTITY terms "http://www.cs.helsinki.fi/group/seco/ns/2004/03/18-terms#">
    <!ENTITY ajat "http://www.cs.helsinki.fi/group/seco/ns/2004/03/18-ajat#">
    <!ENTITY kokoelmat "http://www.cs.helsinki.fi/group/seco/ns/2004/03/18-kokoelmat#">
    <!ENTITY owl "http://www.w3.org/2002/07/owl#">
    <!ENTITY od "http://www.cs.helsinki.fi/group/seco/ns/2004/03/18-ontodella#">
    ]>
    <rdf:RDF xmlns:bm="&bm;" xmlns:ogt="&ogt;" xmlns:rdf="&rdf;"
    xmlns:rdfs="&rdfs;" xmlns:swhg="&swhg;" xmlns:fms="&fms;"
    xmlns:mao="&mao;" xmlns:masa="&masa;" xmlns:maoryhma="&maoryhma;"
    xmlns:terms="&terms;" xmlns:ajat="&ajat;" xmlns:kokoelmat="&kokoelmat;"
    xmlns:owl="&owl;" xmlns:od="&od;">
    <!-- metadata about ontodella in ontogator format -->
    <ogt:CategoryBase rdf:about="">
      <owl:versionInfo>silent_squirrel</owl:versionInfo>
      <od:ontodellaCvsId>$Id: ontodella_request_handler.pl,v 1.48 2004/03/18 13:48:51 kimvilja Exp $</od:ontodellaCvsId>
      <od:sewehgrius_dataid>silent_squirrel</od:sewehgrius_dataid>
      <od:sewehgrius_ruleid>$Id: fmsweb_sewehgrius_rules.pl,v 1.39 2004/03/18 13:38:17 kimvilja Exp $</od:sewehgrius_ruleid>
      <od:replyCreationTime>Sun Aug 24 21:45:11 2008</od:replyCreationTime>
      <od:ontodellaHost>COM</od:ontodellaHost>
    </ogt:CategoryBase>
    <rdf:Description rdf:about="&ogt;RootCategory">
    <ogt:subCategories rdf:parseType="Collection">
    <ogt:Category>
    <rdfs:label xml:lang="fi">kokoelmat1</rdfs:label>
    <rdfs:label xml:lang="en">Temporal_Entity</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#Temporal_Entity"/>
    <fms:rootcatid>0</fms:rootcatid>
    <fms:label>kb:Temporal_Entity</fms:label>
    <fms:subClassOf>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Resource">
    </rdf:Description>
    </fms:subClassOf>
    <rdf:type>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Class">
    </rdf:Description>
    </rdf:type>
    <ogt:subCategories rdf:parseType="Collection">
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:Production</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#Production"/>
    <ogt:subCategories rdf:parseType="Collection">
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_20002</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_20002"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_20000"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_20011</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_20011"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_10000"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30015</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30015"/>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30016</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30016"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30012"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30031</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30031"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30022"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30040</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30040"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30034"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30054</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30054"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30044"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30064</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30064"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30056"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30076</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30076"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30067"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30085</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30085"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30078"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30095</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30095"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30087"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30108</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30108"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30097"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30117</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30117"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30109"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30127</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30127"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30119"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30136</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30136"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30128"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30145</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30145"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30137"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30157</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30157"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30166</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30166"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30158"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30175</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30175"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30167"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30185</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30185"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30176"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30197</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30197"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30188"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30205</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30205"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30199"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_30216</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30216"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30208"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40005</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40005"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40014</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40014"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40008"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40021</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40021"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40016"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40029</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40029"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40022"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40037</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40037"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40031"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40045</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40045"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40039"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40053</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40053"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40047"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40063</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40063"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40055"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_42</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_42"/>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50006</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50006"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30000"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50014</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50014"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50008"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50023</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50023"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50016"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50033</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50033"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50025"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50043</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50043"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50035"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50052</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50052"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50045"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50060</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50060"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50054"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50064</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50064"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50061"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50071</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50071"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50068"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50081</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50081"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50075"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50099</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50099"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50093"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50109</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50109"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50102"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50115</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50115"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50110"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50119</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50119"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50116"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50125</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50125"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50120"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50132</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50132"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50126"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50138</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50138"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50133"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50146</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50146"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50140"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50155</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50155"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50148"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50162</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50162"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50156"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50170</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50170"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50164"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50178</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50178"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50172"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50187</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50187"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50181"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50195</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50195"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50190"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60005</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60005"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40000"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60012</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60012"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60007"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60019</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60019"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60016"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60026</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60026"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60039</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60039"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60047</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60047"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60055</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60055"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60068</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60068"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60076</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60076"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60084</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60084"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60094</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60094"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60104</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60104"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60105</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60105"/>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60113</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60113"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60121</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60121"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60131</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60131"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60140</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60140"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60148</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60148"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60156</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60156"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60164</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60164"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60173</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60173"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60184</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60184"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60192</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60192"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60202</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60202"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60210</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60210"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60218</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60218"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60226</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60226"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60234</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60234"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60242</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60242"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60250</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60250"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60260</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60260"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60267</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60267"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60275</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60275"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60282</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60282"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60289</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60289"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60297</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60297"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60305</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60305"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60313</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60313"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60322</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60322"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60330</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60330"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">kb:mytest_Instance_60338</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60338"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">KB_069174_Instance_25</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_25"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">KB_069174_Instance_26</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_26"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">KB_069174_Instance_34</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_34"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">KB_307711_Instance_10</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_10"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">KB_307711_Instance_11</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_11"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">KB_307711_Instance_15</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_15"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">KB_665559_Instance_11</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_11"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12"/>
    </ogt:topicOf>
    </ogt:Category>
    </ogt:subCategories>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1945</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30207"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30199"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1918</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40015"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40008"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1935</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40030"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40022"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1935</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40038"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40031"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1935</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40046"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40039"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1936</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40054"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40047"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1936</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40064"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40055"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1937</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50007"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30000"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1937</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50015"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50008"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1939</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50024"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1939</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50034"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50025"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1936</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50044"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50035"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1942</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50065"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50061"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1942</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50072"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50068"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1944年</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50082"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50075"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1946</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50100"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50093"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1948</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50179"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50172"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1948</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50188"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50181"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1950</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50196"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50190"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1950</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60006"/>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1953</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60013"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60007"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1928</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60027"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1930</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60040"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1931</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60049"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1940</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60061"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1941</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60069"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1949</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60077"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1937</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60085"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1935</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60095"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1942</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60106"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1937</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60114"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1937</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60122"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1938</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60132"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1943</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60141"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1940</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60149"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1937</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60157"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1943</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60165"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1921</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60174"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1922</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60185"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1922</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60193"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1922</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60203"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1923</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60211"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1924</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60219"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1924</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60227"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1924</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60235"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1924</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60243"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1924</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60251"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1925</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60306"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1925</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60314"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1926</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60323"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1928</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60331"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1928</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60339"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1940</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_33"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1907</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_12"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1910</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_13"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">1503~1506</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_14"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    </ogt:topicOf>
    </ogt:Category>
    </ogt:subCategories>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="fi">kokoelmat1</rdfs:label>
    <rdfs:label xml:lang="en">Actor</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#Actor"/>
    <fms:rootcatid>1</fms:rootcatid>
    <fms:label>kb:Actor</fms:label>
    <fms:subClassOf>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Resource">
    </rdf:Description>
    </fms:subClassOf>
    <rdf:type>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Class">
    </rdf:Description>
    </rdf:type>
    <ogt:subCategories rdf:parseType="Collection">
    <ogt:Category>
    <rdfs:label xml:lang="en">佚名</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_20012"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_10000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_20000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30012"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30208"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">佚名</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30003"/>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">文徽明</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30032"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30022"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">沈周</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30041"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30034"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">吕纪</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30055"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30044"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">石溪</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30065"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30056"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">郑板桥</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30077"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30067"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">金农</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30086"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30078"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">任伯年</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30096"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30087"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30097"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30109"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30119"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30128"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30137"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30167"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">齐白石</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30186"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30176"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">张爱</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30198"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30188"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">傅抱石</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30206"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30199"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">徐悲鸿</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40006"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40022"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40031"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40039"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40047"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40055"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50025"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50035"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50045"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50054"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50061"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50068"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50075"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50093"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50102"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50110"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50116"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50120"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50126"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50140"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50148"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50156"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50164"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50172"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50181"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50190"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60007"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">毕加索</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_8"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">达路芬奇</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_9"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    </ogt:topicOf>
    </ogt:Category>
    </ogt:subCategories>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="fi">kokoelmat1</rdfs:label>
    <rdfs:label xml:lang="en">Material</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#Material"/>
    <fms:rootcatid>2</fms:rootcatid>
    <fms:label>kb:Material</fms:label>
    <fms:subClassOf>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Resource">
    </rdf:Description>
    </fms:subClassOf>
    <rdf:type>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Class">
    </rdf:Description>
    </rdf:type>
    <ogt:subCategories rdf:parseType="Collection">
    <ogt:Category>
    <rdfs:label xml:lang="en">绢</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_20019"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_20000"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">纸</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30059"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30056"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30067"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30188"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30199"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40022"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40031"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40039"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40047"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40055"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50025"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50035"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50045"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50054"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50061"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50068"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50075"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50084"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50093"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50102"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50110"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50116"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50120"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50126"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50140"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50148"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50156"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50164"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50172"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50181"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50190"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60007"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">布</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60030"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">陶瓷</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_7"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12"/>
    </ogt:topicOf>
    </ogt:Category>
    </ogt:subCategories>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="fi">kokoelmat1</rdfs:label>
    <rdfs:label xml:lang="en">Place</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#Place"/>
    <fms:rootcatid>3</fms:rootcatid>
    <fms:label>kb:Place</fms:label>
    <fms:subClassOf>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Resource">
    </rdf:Description>
    </fms:subClassOf>
    <rdf:type>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Class">
    </rdf:Description>
    </rdf:type>
    <ogt:subCategories rdf:parseType="Collection">
    <ogt:Category>
    <rdfs:label xml:lang="en">徐悲鸿博物馆</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_10002"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_10000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_20000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30012"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30022"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30034"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30044"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30056"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30067"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30087"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30097"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30109"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30119"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30128"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30137"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30167"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30188"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30199"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30208"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40022"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40031"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40039"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40047"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40055"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50025"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50035"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50045"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50054"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50061"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50068"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50075"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50084"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50093"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50102"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50110"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50116"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50120"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50126"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50140"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50148"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50156"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50164"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50172"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50181"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50190"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60007"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">芝加哥艺术中心</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_0"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">卢浮宫</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_1"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">私人收藏</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_9"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12"/>
    </ogt:topicOf>
    </ogt:Category>
    </ogt:subCategories>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="fi">kokoelmat1</rdfs:label>
    <rdfs:label xml:lang="en">Time-Span</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#Time-Span"/>
    <fms:rootcatid>4</fms:rootcatid>
    <fms:label>kb:Time-Span</fms:label>
    <fms:subClassOf>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Resource">
    </rdf:Description>
    </fms:subClassOf>
    <rdf:type>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Class">
    </rdf:Description>
    </rdf:type>
    <ogt:subCategories rdf:parseType="Collection">
    <ogt:Category>
    <rdfs:label xml:lang="en">宋代</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_20013"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_10000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_20000"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">元代</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30018"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30012"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">明代</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30033"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30022"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30034"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30044"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">清代</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30066"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30056"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30067"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30087"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30097"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30109"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30119"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30128"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30137"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30167"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">现代</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30187"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30188"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30199"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40022"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40031"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40039"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40047"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40055"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50025"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50035"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50045"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50054"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50061"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50068"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50075"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50093"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50102"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50110"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50116"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50120"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50126"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50140"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50148"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50156"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50164"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50172"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50181"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50190"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60007"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">唐代</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30217"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30208"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">文艺复兴</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_16"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    </ogt:topicOf>
    </ogt:Category>
    </ogt:subCategories>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="fi">kokoelmat1</rdfs:label>
    <rdfs:label xml:lang="en">Type</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#Type"/>
    <fms:rootcatid>5</fms:rootcatid>
    <fms:label>kb:Type</fms:label>
    <fms:subClassOf>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Resource">
    </rdf:Description>
    </fms:subClassOf>
    <rdf:type>
    <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Class">
    </rdf:Description>
    </rdf:type>
    <ogt:subCategories rdf:parseType="Collection">
    <ogt:Category>
    <rdfs:label xml:lang="en">行书</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_10003"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40031"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40039"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40047"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40055"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50045"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50054"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50061"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50075"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50084"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50093"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50102"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50110"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50116"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50120"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50126"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50140"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50148"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50156"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50164"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50172"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50181"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50190"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60007"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60016"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">书法</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_10004"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40022"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40031"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40039"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40047"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40055"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50008"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50016"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50025"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50035"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50045"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50054"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50061"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50068"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50075"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50084"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50093"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50102"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50110"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50116"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50120"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50126"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50140"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50148"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50156"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50164"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50172"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50181"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50190"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60007"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60016"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">人物</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_20009"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_10000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_20000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30012"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30208"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">动物</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_20010"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_10000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_20000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30012"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30208"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">人物画</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_20016"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_10000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_20000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30012"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30167"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30208"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">画</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_20017"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_10000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_20000"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30012"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30022"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30034"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30044"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30056"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30067"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30087"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30097"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30109"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30119"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30128"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30137"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30167"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30188"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30199"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30208"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">山水画</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30024"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30022"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30034"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30056"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30188"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30199"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">山</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30028"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30022"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30056"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30199"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">山水</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30038"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30034"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">花鸟画</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30047"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30044"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30067"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30087"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30097"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30109"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30119"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30128"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30137"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">大雁</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30050"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30044"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">动物</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30051"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30044"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30097"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30109"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30119"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30128"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30158"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30167"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">竹子</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30072"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30067"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">植物</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30073"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30067"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30087"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30137"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">荷花</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30092"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30087"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">紫藤</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30103"/>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">翠鸟</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30105"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30097"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">山鸡</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30114"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30109"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">鸡</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30124"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30119"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">鸭子</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30133"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30128"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">枇杷</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30142"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30137"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">木棉</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30151"/>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">雀</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30153"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">鹅</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30163"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30158"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">人物</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30172"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30167"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">农具</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30181"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30176"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">工具</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30182"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30176"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">河流</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30193"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30188"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">水</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30194"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30188"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">五言对联</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40023"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40022"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">行草</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50027"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50025"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50068"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">籇</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50038"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50035"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">油彩</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60028"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">水墨设色</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60048"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">禽兽画</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60063"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">马</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60065"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">古柏</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60091"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">灵鹫</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60101"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">狮子</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60128"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">素描</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60169"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">素描</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60175"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">龙</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60198"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">马</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60256"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">木棉</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_70005"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">树木</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_31"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">牛</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_40"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">马</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_47"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">油画</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_17"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">青花瓷</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_18"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">陶瓷</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_19"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">豹</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_307711_Instance_20"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">房屋</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_14"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    </ogt:topicOf>
    </ogt:Category>
    <ogt:Category>
    <rdfs:label xml:lang="en">树木</rdfs:label>
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_19"/>
    <ogt:topicOf rdf:parseType="Collection">
    <rdf:Description rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    <rdf:Description rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    </ogt:topicOf>
    </ogt:Category>
    </ogt:subCategories>
    </ogt:Category>
    </ogt:subCategories>
    </rdf:Description>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_0">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_0"/>
    <rdfs:label xml:lang="en">行书</rdfs:label>
    <fms:has_dimension_has_value_all>宽 39.0,长 61.0</fms:has_dimension_has_value_all>
    <fms:shows_features_of-has_type-has_broader_term-has_value>植物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>树木</fms:shows_features_of-has_type-has_value>
    <fms:shows_features_of-has_type-has_value>山</fms:shows_features_of-has_type-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:is_identified_by-has_value>AR_0023</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG40400.JPG</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_10000">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_10000"/>
    <rdfs:label xml:lang="en">朱云折槛图</rdfs:label>
    <fms:has_dimension_has_value_all>宽 76.0,长 133.0</fms:has_dimension_has_value_all>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:was_produced_by-has_time-span-has_value>宋代</fms:was_produced_by-has_time-span-has_value>
    <fms:was_produced_by-had_participant-has_value>佚名</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>未知</fms:was_produced_by-had_participant-has_note>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0002</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG60600.JPG</fms:has_representation-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_title-has_value>朱云折槛图</fms:has_title-has_value>
    <fms:has_note>此图取材于历史故事,全幅人物神情刻画入木三分,尤其在整体环境气氛的营造上面超凡入圣,不愧为中国绘画中人物画的精妙之作。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_20000">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_20000"/>
    <rdfs:label xml:lang="en">罗汉图</rdfs:label>
    <fms:has_dimension_has_value_all>宽 68.0,长 134.0</fms:has_dimension_has_value_all>
    <fms:forms_part_of-consists_of-has_value>绢</fms:forms_part_of-consists_of-has_value>
    <fms:has_representation-has_value>IMG60700.JPG</fms:has_representation-has_value>
    <fms:is_identified_by-has_value>AR_0003</fms:is_identified_by-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:was_produced_by-has_time-span-has_value>宋代</fms:was_produced_by-has_time-span-has_value>
    <fms:was_produced_by-had_participant-has_value>佚名</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>未知</fms:was_produced_by-had_participant-has_note>
    <fms:has_title-has_value>罗汉图</fms:has_title-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>此图描绘一身着斑斓袈裟的罗汉,手托一座精致非常之宝塔,屈膝坐于大块玲珑青石之上。此作人物面部神态华妙,手脚的勾勒渲染准确而又丰富,构图严密,简练而富有生气,环境的处理与人物神情十分各谐。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30000">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30000"/>
    <rdfs:label xml:lang="en">行书孟子一节</rdfs:label>
    <fms:has_dimension_has_value_all>宽 128.0,长 39.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1937</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0031</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG41400.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>行书孟子一节</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30012">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30012"/>
    <rdfs:label xml:lang="en">涉涧图</rdfs:label>
    <fms:has_representation-has_value>IMG60300.JPG</fms:has_representation-has_value>
    <fms:was_produced_by-has_time-span-has_value>元代</fms:was_produced_by-has_time-span-has_value>
    <fms:was_produced_by-had_participant-has_value>佚名</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>未知</fms:was_produced_by-had_participant-has_note>
    <fms:is_identified_by-has_value>AR_0004</fms:is_identified_by-has_value>
    <fms:has_title-has_value>涉涧图</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>鞍马人物画为中国画之独特画种,此幅人物、鞍马、服饰刻画精细,是考察当时社会风貌不可多得之佳品。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30022">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30022"/>
    <rdfs:label xml:lang="en">秋到江南图</rdfs:label>
    <fms:has_dimension_has_value_all>宽 35.5,长 113.53</fms:has_dimension_has_value_all>
    <fms:was_produced_by-has_time-span-has_value>明代</fms:was_produced_by-has_time-span-has_value>
    <fms:was_produced_by-had_participant-has_value>文徽明</fms:was_produced_by-had_participant-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_value>山</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0005</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG61700.JPG</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>山水画</fms:has_type-has_value>
    <fms:has_title-has_value>秋到江南图</fms:has_title-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>此大幅山水画法精湛,为文徽明生平杰作之一。画面色彩典雅斑斓,一派江南秋色,人物吟咏其间,极好地反映出当时文人士大夫的闲遣生活。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30034">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30034"/>
    <rdfs:label xml:lang="en">茅亭静潭图</rdfs:label>
    <fms:has_dimension_has_value_all>宽 60.0,长 133.0</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:was_produced_by-had_participant-has_value>沈周</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-has_time-span-has_value>明代</fms:was_produced_by-has_time-span-has_value>
    <fms:is_identified_by-has_value>AR_0006</fms:is_identified_by-has_value>
    <fms:shows_features_of-has_type-has_value>山水</fms:shows_features_of-has_type-has_value>
    <fms:has_representation-has_value>IMG61600.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>茅亭静潭图</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>山水画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>作品取材自然生活,树木苍翠、林壑优美、翠色拂人。画面潭水平静,亭后高峰入云,展示一派简淡趣远的情韵。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30044">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30044"/>
    <rdfs:label xml:lang="en">芦雁图</rdfs:label>
    <fms:has_dimension_has_value_all>宽 10.0,长 205.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>吕纪</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-has_time-span-has_value>明代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>大雁</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0007</fms:is_identified_by-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_representation-has_value>IMG61200.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>芦雁图</fms:has_title-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>吕纪绘禽鸟颇真法度,生气奕奕。此幅作品以水墨淡彩写意为之。画面设色淡雅清新,构图错落有致,流溢着明朝恬静的美感。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30056">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30056"/>
    <rdfs:label xml:lang="en">清溪茂林图</rdfs:label>
    <fms:has_dimension_has_value_all>宽 46.0,长 163.5</fms:has_dimension_has_value_all>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:was_produced_by-had_participant-has_value>石溪</fms:was_produced_by-had_participant-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0008</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG62000.JPG</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_title-has_value>清溪茂林图</fms:has_title-has_value>
    <fms:shows_features_of-has_type-has_value>山</fms:shows_features_of-has_type-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>山水画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>此幅写牛首使人有出境入画之感。此画笔墨浑厚,山后、草亭、松林、秋树用笔设色富于变化,是一幅诗画结合、体现当时现实生活的佳作。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30067">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30067"/>
    <rdfs:label xml:lang="en">衙斋听竹图</rdfs:label>
    <fms:has_dimension_has_value_all>宽 62.0,长 140.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>郑板桥</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>植物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>竹子</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0010</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG62200.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>衙斋听竹图</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>此图是郑板桥在潍县县令任上所作。画面下方题诗一首,诗曰:“衙斋卧听萧萧竹,疑是民间疾苦声,些小吝曹州县吏,一枝一叶总笑情。”</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30078">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30078"/>
    <rdfs:label xml:lang="en">风雨归舟</rdfs:label>
    <fms:has_dimension_has_value_all>宽 126.0,长 545.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>金农</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_representation-has_value>IMG62100.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>风雨归舟</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0009</fms:is_identified_by-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_value>山水</fms:shows_features_of-has_type-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>山水画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>画面描写舟行江中,突逢大雨,茫茫大水中一只小舟在奋力前行。徐悲鸿赞扬作品构思精妙而富有生活情趣,称之为中国古代绘画中的奇迹。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30087">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30087"/>
    <rdfs:label xml:lang="en">荷花</rdfs:label>
    <fms:has_dimension_has_value_all>宽 47.5,长 195.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>任伯年</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>任伯年是我国近代最杰出的色彩大师。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>植物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>荷花</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0011</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG62800.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>荷花</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>任伯年所作精品花鸟8幅,是其最成熟时期的作品。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30097">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30097"/>
    <rdfs:label xml:lang="en">紫藤翠鸟</rdfs:label>
    <fms:has_dimension_has_value_all>宽 47.6,长 195.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>任伯年</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>任伯年是我国近代最杰出的色彩大师。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>翠鸟</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0012</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG62900.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>紫藤翠鸟</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>任伯年所作精品花鸟8幅,是其最成熟时期的作品。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30109">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30109"/>
    <rdfs:label xml:lang="en">山鸡</rdfs:label>
    <fms:has_dimension_has_value_all>宽 47.7,长 195.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>任伯年</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>任伯年是我国近代最杰出的色彩大师。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>山鸡</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0013</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG63000.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>山鸡</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>任伯年所作精品花鸟8幅,是其最成熟时期的作品。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30119">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30119"/>
    <rdfs:label xml:lang="en">凌霄</rdfs:label>
    <fms:has_dimension_has_value_all>宽 47.8,长 195.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>任伯年</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>任伯年是我国近代最杰出的色彩大师。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>鸡</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0014</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG63100.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>凌霄</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>任伯年所作精品花鸟8幅,是其最成熟时期的作品。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30128">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30128"/>
    <rdfs:label xml:lang="en">群鸭</rdfs:label>
    <fms:has_dimension_has_value_all>宽 47.9,长 195.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>任伯年</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>任伯年是我国近代最杰出的色彩大师。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>鸭子</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0015</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG63200.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>群鸭</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>任伯年所作精品花鸟8幅,是其最成熟时期的作品。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30137">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30137"/>
    <rdfs:label xml:lang="en">枇杷</rdfs:label>
    <fms:has_dimension_has_value_all>宽 47.1,长 195.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>任伯年</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>任伯年是我国近代最杰出的色彩大师。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>植物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>枇杷</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0016</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG63300.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>枇杷</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>任伯年所作精品花鸟8幅,是其最成熟时期的作品。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30146">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30146"/>
    <rdfs:label xml:lang="en">木棉与雀</rdfs:label>
    <fms:has_dimension_has_value_all>宽 47.11,长 195.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>任伯年</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>任伯年是我国近代最杰出的色彩大师。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>植物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>木棉</fms:shows_features_of-has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>雀</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0017</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>IMG63400.JPG</fms:has_representation-has_value>
    <fms:has_title-has_value>木棉与雀</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>任伯年所作精品花鸟8幅,是其最成熟时期的作品。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30158">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30158"/>
    <rdfs:label xml:lang="en">柳溪鹅戏</rdfs:label>
    <fms:has_dimension_has_value_all>宽 47.12,长 195.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>任伯年</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>任伯年是我国近代最杰出的色彩大师。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>鹅</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0018</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>18gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>柳溪鹅戏</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>任伯年所作精品花鸟8幅,是其最成熟时期的作品。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30167">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30167"/>
    <rdfs:label xml:lang="en">胡公寿夫人</rdfs:label>
    <fms:has_dimension_has_value_all>宽 131.0,长 53.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>任伯年</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>任伯年是我国近代最杰出的色彩大师。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>清代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0019</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>19gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>胡公寿夫人</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[<胡公寿夫人>是任伯年人物画中精品中精品,全用写生方法为之。画中人物神情安宁、祥和,骨骼轮廓准确生动。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30176">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30176"/>
    <rdfs:label xml:lang="en">农具</rdfs:label>
    <fms:has_dimension_has_value_all>宽 131.0,长 41.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:was_produced_by-had_participant-has_value>齐白石</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>齐白石一生简朴,爱憎分明,常用诗画抒怀,到晚年亦时时不忘农家本分,常将农具入画。</fms:was_produced_by-had_participant-has_note>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>工具</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>农具</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0020</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>20gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>农具</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>此作题跋与画结合巧妙,幽默而又具有讽刺意味,将一个在质朴农民的情感与文入画创作密切结合在一起。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30188">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30188"/>
    <rdfs:label xml:lang="en">后赤壁之东坡</rdfs:label>
    <fms:has_dimension_has_value_all>宽 176.0,长 77.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>张爱</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>水</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>河流</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0021</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>21gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>后赤壁之东坡</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>山水画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>此图绘神宗元丰五年秋,苏轼谪居黄州,夜游赤壁之情景。此图在人物宽广胸襟和辽阔江天的笑系处理上恰到好处,表现了画家驾驭构图的高度技巧。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30199">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30199"/>
    <rdfs:label xml:lang="en">仰高山图</rdfs:label>
    <fms:has_dimension_has_value_all>宽 105.0,长 42.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1945</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>傅抱石</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>傅抱石在30年代得到徐悲鸿的帮助,得以留学日本研习美术。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0022</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>22gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>仰高山图</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_value>山</fms:shows_features_of-has_type-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>山水画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>此图作于1945年,是傅抱石为徐悲鸿50岁生日所作。此幅作品用高远法处理画面,山势高耸,绝壁千仞,石色青润,瀑布飞流直下。风雨将至,松声、风声不绝于耳。画家以湿笔破笔点染使远处的山石、林木浑茫一体。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_30208">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_30208"/>
    <rdfs:label xml:lang="en">八十七神仙卷</rdfs:label>
    <fms:has_dimension_has_value_all>宽 30.0,长 290.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-has_time-span-has_value>唐代</fms:was_produced_by-has_time-span-has_value>
    <fms:was_produced_by-had_participant-has_value>佚名</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>未知</fms:was_produced_by-had_participant-has_note>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0001</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>1gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>八十七神仙卷</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>观此卷构图严谨,人物生动精确,衣纹飘曳,勾画如行云流水。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40000">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40000"/>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40000</rdfs:label>
    <fms:has_dimension_has_value_all>宽 59.0,长 199.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0056</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>56gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40008">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40008"/>
    <rdfs:label xml:lang="en">新城老兄</rdfs:label>
    <fms:has_dimension_has_value_all>宽 41.0,长 75.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1918</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0024</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>24gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>新城老兄</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40016">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40016"/>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40016</rdfs:label>
    <fms:has_dimension_has_value_all>宽 33.0,长 102.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0025</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>25gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40022">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40022"/>
    <rdfs:label xml:lang="en">kb:mytest_Instance_40022</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 42.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 165.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1935</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>42.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_representation-has_value>26gods.jpg</fms:has_representation-has_value>
    <fms:is_identified_by-has_value>AR_0026</fms:is_identified_by-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>五言对联</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40031">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40031"/>
    <rdfs:label xml:lang="en">行书有感四章</rdfs:label>
    <fms:has_dimension_has_value_all>宽 126.0,长 33.5</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1935</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0027</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>27gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>行书有感四章</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40039">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40039"/>
    <rdfs:label xml:lang="en">行书别友一章</rdfs:label>
    <fms:has_dimension_has_value_all>宽 97.0,长 34.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1935</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0028</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>28gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>行书别友一章</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40047">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40047"/>
    <rdfs:label xml:lang="en">亚伯先生</rdfs:label>
    <fms:has_dimension_has_value_all>宽 102.0,长 32.5</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1936</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0029</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>29gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>亚伯先生</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_40055">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_40055"/>
    <rdfs:label xml:lang="en">五言联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 32.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 133.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1936</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>32.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>五言联</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0030</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>30gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50008">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50008"/>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50008</rdfs:label>
    <fms:has_dimension_has_value_all>宽 100.0,长 34.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1937</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0032</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>32gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50016">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50016"/>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50016</rdfs:label>
    <fms:has_dimension_has_value_all>宽 90.0,长 100.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1939</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0033</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>33gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50025">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50025"/>
    <rdfs:label xml:lang="en">七言行草联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 216.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 36.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1939</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>216.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_representation-has_value>34gods.jpg</fms:has_representation-has_value>
    <fms:is_identified_by-has_value>AR_0034</fms:is_identified_by-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行草</fms:has_type-has_value>
    <fms:has_title-has_value>七言行草联</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50035">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50035"/>
    <rdfs:label xml:lang="en">七言籇字联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 133.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 32.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1936</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>133.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0035</fms:is_identified_by-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>籇</fms:has_type-has_value>
    <fms:has_title-has_value>七言籇字联</fms:has_title-has_value>
    <fms:has_representation-has_value>35gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50045">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50045"/>
    <rdfs:label xml:lang="en">四言对联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 133.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 32.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>133.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0036</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>36gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>四言对联</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50054">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50054"/>
    <rdfs:label xml:lang="en">临魏碑</rdfs:label>
    <fms:has_dimension_has_value_all>宽 33.0,长 102.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0037</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>37gods.jpg</fms:has_representation-has_value>
    <fms:has_title-has_value>临魏碑</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50061">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50061"/>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50061</rdfs:label>
    <fms:has_dimension_has_value_all>宽 60.0,长 200.0</fms:has_dimension_has_value_all>
    <fms:is_identified_by-has_value>AR_0038</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>38gods.jpg</fms:has_representation-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1942</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50068">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50068"/>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50068</rdfs:label>
    <fms:has_dimension_has_value_all>宽 60.0,长 200.0</fms:has_dimension_has_value_all>
    <fms:is_identified_by-has_value>AR_0039</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>39gods.jpg</fms:has_representation-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1942</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行草</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50075">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50075"/>
    <rdfs:label xml:lang="en">七言联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 154.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 28.2</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>七言联</fms:has_title-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1944年</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>154.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0040</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>40gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50084">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50084"/>
    <rdfs:label xml:lang="en">五言对联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 135.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 34.0</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>五言对联</fms:has_title-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>135.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0041</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>41gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50093">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50093"/>
    <rdfs:label xml:lang="en">五言对联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 137.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 33.5</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>五言对联</fms:has_title-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1946</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>137.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0042</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>42gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50102">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50102"/>
    <rdfs:label xml:lang="en">五言对联</rdfs:label>
    <fms:has_dimension_has_value_all>宽 2.0,长 137.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>宽 2.0,宽 27.5</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_title-has_value>五言对联</fms:has_title-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>137.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0043</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>43gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50110">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50110"/>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50110</rdfs:label>
    <fms:has_dimension_has_value_all>宽 35.0,长 102.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0044</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>44gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50116">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50116"/>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50116</rdfs:label>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:is_identified_by-has_value>AR_0045</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>45gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50120">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50120"/>
    <rdfs:label xml:lang="en">kb:mytest_Instance_50120</rdfs:label>
    <fms:has_dimension_has_value_all>宽 33.5,长 68.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0046</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>46gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50126">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50126"/>
    <rdfs:label xml:lang="en">五言联</rdfs:label>
    <fms:has_dimension_has_value_all>宽 25.0,长 107.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_title-has_value>五言联</fms:has_title-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0047</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>47gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50133">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50133"/>
    <rdfs:label xml:lang="en">往来千载</rdfs:label>
    <fms:has_dimension_has_value_all>宽 41.0,长 151.0</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>往来千载</fms:has_title-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0048</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>48gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50140">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50140"/>
    <rdfs:label xml:lang="en">五言联</rdfs:label>
    <fms:has_dimension_has_value_all>宽 2.0,长 154.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>宽 2.0,宽 40.0</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>五言联</fms:has_title-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>154.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0049</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>49gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50148">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50148"/>
    <rdfs:label xml:lang="en">五言联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 174.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 46.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>174.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>五言联</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0050</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>50gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50156">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50156"/>
    <rdfs:label xml:lang="en">五言对联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 117.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 26.0</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>五言对联</fms:has_title-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>117.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0051</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>51gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50164">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50164"/>
    <rdfs:label xml:lang="en">书鲁迅语联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 132.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 32.0</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>书鲁迅语联</fms:has_title-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>132.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0052</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>52gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50172">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50172"/>
    <rdfs:label xml:lang="en">七言对联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 199.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 24.0</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>七言对联</fms:has_title-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1948</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>199.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0053</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>53gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50181">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50181"/>
    <rdfs:label xml:lang="en">七言对联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 137.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 28.0</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>七言对联</fms:has_title-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1948</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>137.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0054</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>54gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_50190">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_50190"/>
    <rdfs:label xml:lang="en">美院成立献辞</rdfs:label>
    <fms:has_dimension_has_value_all>宽 94.0,长 33.0</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>美院成立献辞</fms:has_title-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1950</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0055</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>55gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60007">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60007"/>
    <rdfs:label xml:lang="en">五言对联</rdfs:label>
    <fms:has_dimension_has_value_all>高 2.0,长 135.0</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 2.0,宽 32.0</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>五言对联</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0057</fms:is_identified_by-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1953</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>长</fms:has_dimension-name>
    <fms:has_dimension-has_value>135.0</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_representation-has_value>57gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60016">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60016"/>
    <rdfs:label xml:lang="en">八十七神仙卷跋</rdfs:label>
    <fms:has_title-has_value>八十七神仙卷跋</fms:has_title-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:is_identified_by-has_value>AR_0058</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>58gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>书法</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>行书</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60021">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60021"/>
    <rdfs:label xml:lang="en">田横五百士</rdfs:label>
    <fms:has_dimension_has_value_all>宽 349.0,长 197.0</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>田横五百士</fms:has_title-has_value>
    <fms:forms_part_of-consists_of-has_value>布</fms:forms_part_of-consists_of-has_value>
    <fms:was_produced_by-used_general_technique-has_broader_term-has_value>画</fms:was_produced_by-used_general_technique-has_broader_term-has_value>
    <fms:was_produced_by-used_general_technique-has_value>油彩</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1928</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0059</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>59gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[<田横五百士>完成于1930年,取材于<史记>。作品表现了田横与众人悲壮别离时的情景。运用油画来描写中国历史故事,描绘人物众多、壮阔激越的悲剧场面,这幅作品具有开创性的意义。它使油画这一外来艺术形式,在中国不仅仅停留在静物、人体的模仿性习作上,而直接反映民族生活了。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60032">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60032"/>
    <rdfs:label xml:lang="en">徯我后</rdfs:label>
    <fms:has_dimension_has_value_all>宽 318.0,长 230.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1930</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_broader_term-has_value>画</fms:was_produced_by-used_general_technique-has_broader_term-has_value>
    <fms:was_produced_by-used_general_technique-has_value>油彩</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0060</fms:is_identified_by-has_value>
    <fms:has_title-has_value>徯我后</fms:has_title-has_value>
    <fms:has_representation-has_value>60gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>布</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[<徯我后>取材于<书经>。画面上老百姓衣不遮体,大地干裂,人们翘首远望,眼睛里饱含着期待的目光,就好像大旱的灾年,渴望天边起云下雨一样。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60041">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60041"/>
    <rdfs:label xml:lang="en">九方皋</rdfs:label>
    <fms:has_dimension_has_value_all>宽 351.0,长 139.0</fms:has_dimension_has_value_all>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>马</fms:shows_features_of-has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1931</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_title-has_value>九方皋</fms:has_title-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0061</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>61gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>作品取材于九方皋相马的故事。徐悲鸿在画中运用人格化的手法,描绘了那匹黑色雄马,它看到九方皋,得遇知已而发出欢快的嘶鸣。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60051">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60051"/>
    <rdfs:label xml:lang="en">愚公移山</rdfs:label>
    <fms:has_dimension_has_value_all>宽 421.0,长 144.0</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_title-has_value>愚公移山</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0062</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>62gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>“愚公移山”是中国人民喜爱的一则寓言,徐悲鸿创作这幅画时正是抗日战争最艰苦的时候,但徐悲鸿坚信中国人民以愚公移山的精神,艰苦奋战,终能取得抗日的最后胜利。画面前景上的一排奋力挖山者高近真人,动感强烈,呼之欲出,被有力而准确的墨线勾出。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60058">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60058"/>
    <rdfs:label xml:lang="en">奔马</rdfs:label>
    <fms:has_dimension_has_value_all>宽 76.0,长 130.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1941</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>马</fms:shows_features_of-has_type-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>禽兽画</fms:has_type-has_value>
    <fms:has_title-has_value>奔马</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0063</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>63gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>1941年,徐悲鸿奔赴马来西亚及新加坡举办画展,将卖画所得巨款全部寄回祖国支持抗战。 这是一匹由远而近,飞奔而来的骏马。腾空的一只后腿和交叉在一起的前腿,使我们仿佛看到了这匹马奔驰的速度,听到了马蹄蹬踏的声音。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60070">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60070"/>
    <rdfs:label xml:lang="en">在世界和平大会上</rdfs:label>
    <fms:has_dimension_has_value_all>宽 71.0,长 352.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1949</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>在世界和平大会上</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0064</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>64gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>一九四九年世界和平大会在布拉格举行,徐悲鸿作为中国代表团成员出席了这次大会。徐悲鸿当场画了速写,回国后产即作了这幅大型中国画,展现世界爱好和平的人民为中国人民而欢呼的热烈场面。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60078">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60078"/>
    <rdfs:label xml:lang="en">风雨鸡鸣</rdfs:label>
    <fms:has_dimension_has_value_all>宽 78.0,长 132.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1937</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>风雨鸡鸣</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0065</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>65gods.jpg</fms:has_representation-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>鸡</fms:shows_features_of-has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>花鸟画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[<风雨鸡鸣>作于一九三七年,正是抗日战争前夕,国家处于危难关头之时。作品取材于<诗经-风雨篇>。 雄鸡红冠、白颈、黄喙、黑尾,形象英俊鲜明,是寄情托兴,富于象征意义的杰作。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60086">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60086"/>
    <rdfs:label xml:lang="en">山林远眺</rdfs:label>
    <fms:has_dimension_has_value_all>宽 121.0,长 130.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1935</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>植物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>古柏</fms:shows_features_of-has_type-has_value>
    <fms:shows_features_of-has_type-has_value>山</fms:shows_features_of-has_type-has_value>
    <fms:has_title-has_value>山林远眺</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0066</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>66gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>山水画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[古柏是徐悲鸿喜爱的题材,<山林远眺>中的大树作于南京,次年冬天画家离别家人来到桂林。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60096">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60096"/>
    <rdfs:label xml:lang="en">灵鹫</rdfs:label>
    <fms:has_dimension_has_value_all>宽 92.0,长 121.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1942</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>灵鹫</fms:shows_features_of-has_type-has_value>
    <fms:has_title-has_value>灵鹫</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0067</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>67gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>禽兽画</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[<灵鹫>作于一九四二年。一块巨石之上矗立两只气宇不凡、高瞻远瞩,一正一侧,姿态优美而富有变化。徐悲鸿运用中西结合的画法创作这幅作品。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60107">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60107"/>
    <rdfs:label xml:lang="en">巴人汲水</rdfs:label>
    <fms:has_dimension_has_value_all>宽 64.0,长 294.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1937</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>巴人汲水</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0068</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>68gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[此画取材于现实生活。当时,画家住在重庆沙坪坝,常常看见许多人爬越数百级阶梯,将一担担水挑上岸来。我们看<巴人汲水>画中那些担水人的生动神态,好像好到了他们担水时用劲喘息的声音。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60115">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60115"/>
    <rdfs:label xml:lang="en">漓江春雨</rdfs:label>
    <fms:has_dimension_has_value_all>宽 114.0,长 74.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1937</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>漓江春雨</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0069</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>69gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_value>山水</fms:shows_features_of-has_type-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>山水画</fms:has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[<漓江春雨>是徐悲鸿对水墨技巧的另一种创新。这是一幅名副其实的泼墨山水,除了一叶扁舟之外,全无线条,纯用变化奇妙的墨块组成画面。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60123">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60123"/>
    <rdfs:label xml:lang="en">负伤之狮</rdfs:label>
    <fms:has_dimension_has_value_all>宽 109.0,长 110.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1938</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>狮子</fms:shows_features_of-has_type-has_value>
    <fms:has_title-has_value>负伤之狮</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0070</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>70gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>禽兽画</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>一九三八年,中国遭受侵略,国土沦丧,人民家破人亡,徐悲鸿悲愤难忍。他画的负伤大雄狮,回首翘望,含着无限的深意</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60133">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60133"/>
    <rdfs:label xml:lang="en">会师东京</rdfs:label>
    <fms:has_dimension_has_value_all>宽 217.0,长 113.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1943</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>会师东京</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0071</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>71gods.jpg</fms:has_representation-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>狮子</fms:shows_features_of-has_type-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>禽兽画</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[此画作于1943年,正是中日战争的相持阶段,此时徐悲鸿已预见到中国的抗日战争必将取得胜利,故画了这张取谐音之意的<会师东京>。此画中间怒吼的群狮代表中国和反法西斯的各国,它们会师于日本的富士山巅。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60142">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60142"/>
    <rdfs:label xml:lang="en">泰戈尔</rdfs:label>
    <fms:has_dimension_has_value_all>宽 50.0,长 50.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0072</fms:is_identified_by-has_value>
    <fms:has_title-has_value>泰戈尔</fms:has_title-has_value>
    <fms:has_representation-has_value>72gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note>泰戈尔是印度最著名的文学家、诗人。一九四零年春,徐悲鸿应其邀请,赴印度国际大学讲学和举办画展。期间与泰戈尔交往甚密。徐悲鸿为他画了十多幅素描、速写和油画肖像,这是其中的一幅。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60150">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60150"/>
    <rdfs:label xml:lang="en">月夜</rdfs:label>
    <fms:has_dimension_has_value_all>宽 90.0,长 97.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1937</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_broader_term-has_value>画</fms:was_produced_by-used_general_technique-has_broader_term-has_value>
    <fms:was_produced_by-used_general_technique-has_value>油彩</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>月夜</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0073</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>73gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>布</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[<月夜>作于一九三七年。画家描绘了玄武湖畔一位吹箫的美丽女子,她在箫声中似已浑然忘我,伫立河边的几个同伴正在凝神倾听,多么宁静而温馨的夜晚啊。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60158">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60158"/>
    <rdfs:label xml:lang="en">孔子讲学</rdfs:label>
    <fms:has_dimension_has_value_all>宽 109.0,长 113.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1943</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>水墨设色</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>孔子讲学</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0074</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>74gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>人物画</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    <fms:has_note><![CDATA[作品取材于<论语>。画面上孔子端坐正中,豁达的神情表现出思想家的胸怀和风范。]]></fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60166">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60166"/>
    <rdfs:label xml:lang="en">女人体</rdfs:label>
    <fms:has_dimension_has_value_all>宽 47.0,长 35.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1921</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>女人体</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:is_identified_by-has_value>AR_0075</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>75gods.jpg</fms:has_representation-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60176">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60176"/>
    <rdfs:label xml:lang="en">狮吼</rdfs:label>
    <fms:has_dimension_has_value_all>宽 62.5,长 41.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1922</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>狮吼</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0076</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>76gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>狮子</fms:shows_features_of-has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60186">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60186"/>
    <rdfs:label xml:lang="en">自画像</rdfs:label>
    <fms:has_dimension_has_value_all>宽 48.5,长 32.5</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1922</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>自画像</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0077</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>77gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60194">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60194"/>
    <rdfs:label xml:lang="en">画龙点睛</rdfs:label>
    <fms:has_dimension_has_value_all>宽 45.0,长 61.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1922</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>画龙点睛</fms:has_title-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>龙</fms:shows_features_of-has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0078</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>78gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60204">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60204"/>
    <rdfs:label xml:lang="en">小狮</rdfs:label>
    <fms:has_dimension_has_value_all>宽 26.0,长 24.7</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1923</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>小狮</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0079</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>79gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>狮子</fms:shows_features_of-has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60212">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60212"/>
    <rdfs:label xml:lang="en">女人体</rdfs:label>
    <fms:has_dimension_has_value_all>宽 32.0,长 50.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1924</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>女人体</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0080</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>80gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60220">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60220"/>
    <rdfs:label xml:lang="en">男人体</rdfs:label>
    <fms:has_dimension_has_value_all>宽 32.2,长 50.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1924</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>男人体</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0081</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>81gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60228">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60228"/>
    <rdfs:label xml:lang="en">箫声</rdfs:label>
    <fms:has_dimension_has_value_all>宽 31.7,长 48.5</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1924</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>箫声</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0082</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>82gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60236">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60236"/>
    <rdfs:label xml:lang="en">持棍男人体</rdfs:label>
    <fms:has_dimension_has_value_all>宽 32.2,长 50.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1924</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>持棍男人体</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0083</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>83gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60244">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60244"/>
    <rdfs:label xml:lang="en">女人体背部</rdfs:label>
    <fms:has_dimension_has_value_all>宽 31.4,长 48.3</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1924</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>女人体背部</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0084</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>84gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60252">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60252"/>
    <rdfs:label xml:lang="en">马与马夫</rdfs:label>
    <fms:has_dimension_has_value_all>宽 47.5,长 62.3</fms:has_dimension_has_value_all>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>马与马夫</fms:has_title-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>马</fms:shows_features_of-has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0085</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>85gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60261">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60261"/>
    <rdfs:label xml:lang="en">速写</rdfs:label>
    <fms:has_dimension_has_value_all>宽 66.0,长 50.5</fms:has_dimension_has_value_all>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>速写</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0086</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>86gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60268">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60268"/>
    <rdfs:label xml:lang="en">秦琼卖马</rdfs:label>
    <fms:has_dimension_has_value_all>宽 62.5,长 47.5</fms:has_dimension_has_value_all>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>马</fms:shows_features_of-has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>秦琼卖马</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0087</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>87gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60276">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60276"/>
    <rdfs:label xml:lang="en">业余</rdfs:label>
    <fms:has_dimension_has_value_all>宽 49.0,长 32.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>业余</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0088</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>88gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60283">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60283"/>
    <rdfs:label xml:lang="en">黑人妇女</rdfs:label>
    <fms:has_dimension_has_value_all>宽 31.5,长 47.8</fms:has_dimension_has_value_all>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_title-has_value>黑人妇女</fms:has_title-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0089</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>89gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60291">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60291"/>
    <rdfs:label xml:lang="en">马夫与马</rdfs:label>
    <fms:has_dimension_has_value_all>宽 31.4,长 50.0</fms:has_dimension_has_value_all>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>马</fms:shows_features_of-has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>马夫与马</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0090</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>90gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60299">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60299"/>
    <rdfs:label xml:lang="en">女人体</rdfs:label>
    <fms:has_dimension_has_value_all>宽 31.0,长 47.5</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1925</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>女人体</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0091</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>91gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60307">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60307"/>
    <rdfs:label xml:lang="en">自画像</rdfs:label>
    <fms:has_dimension_has_value_all>宽 27.5,长 41.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1925</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>自画像</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0092</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>92gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60315">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60315"/>
    <rdfs:label xml:lang="en">外国妇女</rdfs:label>
    <fms:has_dimension_has_value_all>宽 23.2,长 31.3</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1926</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>外国妇女</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0093</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>93gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60324">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60324"/>
    <rdfs:label xml:lang="en">陈散原像</rdfs:label>
    <fms:has_dimension_has_value_all>宽 32.0,长 48.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1928</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>陈散原像</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0094</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>94gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/kb#mytest_Instance_60332">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/kb#mytest_Instance_60332"/>
    <rdfs:label xml:lang="en">伯阳</rdfs:label>
    <fms:has_dimension_has_value_all>宽 48.0,长 32.0</fms:has_dimension_has_value_all>
    <fms:was_produced_by-is_finished_by-iDate>1928</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>伯阳</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0095</fms:is_identified_by-has_value>
    <fms:has_representation-has_value>95gods.jpg</fms:has_representation-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_0"/>
    <rdfs:label xml:lang="en">睡</rdfs:label>
    <fms:has_dimension_has_value_all>长 48.2,宽 33</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0096</fms:is_identified_by-has_value>
    <fms:has_title-has_value>睡</fms:has_title-has_value>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_10"/>
    <rdfs:label xml:lang="en">风尘三侠画稿</rdfs:label>
    <fms:has_dimension_has_value_all>长 22,宽 32</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0098</fms:is_identified_by-has_value>
    <fms:has_title-has_value>风尘三侠画稿</fms:has_title-has_value>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_15"/>
    <rdfs:label xml:lang="en">女人坐像2</rdfs:label>
    <fms:has_dimension_has_value_all>长 33.2,宽 53.4</fms:has_dimension_has_value_all>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1935</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0099</fms:is_identified_by-has_value>
    <fms:has_title-has_value>女人坐像2</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_20"/>
    <rdfs:label xml:lang="en">夜</rdfs:label>
    <fms:has_dimension_has_value_all>长 25.4,宽 19</fms:has_dimension_has_value_all>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1939</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0100</fms:is_identified_by-has_value>
    <fms:has_title-has_value>夜</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_27"/>
    <rdfs:label xml:lang="en">风景</rdfs:label>
    <fms:has_dimension_has_value_all>长 25.4,宽 19.3</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>植物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>树木</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0101</fms:is_identified_by-has_value>
    <fms:has_title-has_value>风景</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_37"/>
    <rdfs:label xml:lang="en">印度牛</rdfs:label>
    <fms:has_dimension_has_value_all>长 23.8,宽 19</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>牛</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0102</fms:is_identified_by-has_value>
    <fms:has_title-has_value>印度牛</fms:has_title-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_45"/>
    <rdfs:label xml:lang="en">马</rdfs:label>
    <fms:has_dimension_has_value_all>长 12.5,宽 17.5</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>马</fms:shows_features_of-has_type-has_value>
    <fms:is_identified_by-has_value>AR_0103</fms:is_identified_by-has_value>
    <fms:has_title-has_value>马</fms:has_title-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_5"/>
    <rdfs:label xml:lang="en">女人坐像</rdfs:label>
    <fms:has_dimension_has_value_all>长 32.5,高 50.5</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0097</fms:is_identified_by-has_value>
    <fms:has_title-has_value>女人坐像</fms:has_title-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_51"/>
    <rdfs:label xml:lang="en">印度胖子</rdfs:label>
    <fms:has_dimension_has_value_all>长 40.5,宽 50</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0104</fms:is_identified_by-has_value>
    <fms:has_title-has_value>印度胖子</fms:has_title-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_57"/>
    <rdfs:label xml:lang="en">母牛与小牛</rdfs:label>
    <fms:has_dimension_has_value_all>长 25,宽 18.5</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0105</fms:is_identified_by-has_value>
    <fms:has_title-has_value>母牛与小牛</fms:has_title-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>牛</fms:shows_features_of-has_type-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_84"/>
    <rdfs:label xml:lang="en">印度大学生</rdfs:label>
    <fms:has_dimension_has_value_all>长 25.4,宽 19.2</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>印度大学生</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0106</fms:is_identified_by-has_value>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_069174_Instance_88"/>
    <rdfs:label xml:lang="en">男人体</rdfs:label>
    <fms:has_dimension_has_value_all>长 23.5,宽 46.5</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>男人体</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0107</fms:is_identified_by-has_value>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_0"/>
    <rdfs:label xml:lang="en">鬼谷下山</rdfs:label>
    <fms:has_dimension_has_value_all>高 29.8,底径 20</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 29.8,口径 21.4</fms:has_dimension_has_value_all>
    <fms:has_current_location-has_value>私人收藏</fms:has_current_location-has_value>
    <fms:forms_part_of-consists_of-has_value>陶瓷</fms:forms_part_of-consists_of-has_value>
    <fms:is_identified_by-has_value>TQ_0001</fms:is_identified_by-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>底径</fms:has_dimension-name>
    <fms:has_dimension-has_value>20</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:was_produced_by-used_general_technique-has_value>陶瓷</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-has_time-span-has_value>元代</fms:was_produced_by-has_time-span-has_value>
    <fms:was_produced_by-had_participant-has_value>佚名</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>未知</fms:was_produced_by-had_participant-has_note>
    <fms:has_title-has_value>鬼谷下山</fms:has_title-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>豹</fms:shows_features_of-has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_type-has_broader_term-has_value>陶瓷</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>青花瓷</fms:has_type-has_value>
    <fms:has_note>这件瓷器器形不太规整,器身上有黄豆或玉米粒大小的凸起,可能与当时烧制过程中产生的气泡有很大的 关系,有铁斑和晕散。其胎体莹润,胎骨浑厚,内壁不甚规整,足里微凹,三段拼接而成。整器平口,短 颈,丰肩;圆腹,腹至胫部逐渐内收,腹胫交接处直径和口径大体相同;素底,大矮圈足,较宽,较浅, 圈足斜削,有明显旋纹。它共有四组纹饰,主体纹饰为“鬼谷下山”的情景,另外三组为辅助纹饰。     第一组为颈部几个连续的水波纹单元。该器水波纹单元的画法为元代的典型画法,从目前的资料看, 在元代以前的瓷器和以后的明清瓷器中,都没相同或类似的画法,即每个水波纹单元都由三部分构成。     第二组纹饰为缠枝牡丹,叶片有大有小,有叶脉的痕迹,多则五瓣,少则三瓣,错落有致,叶片顶部 细长。叶片和花卉色泽浓郁,叶芽、枝条色泽浅淡,花繁叶密,相映成趣。     第三组为“鬼谷下山”场景。此故事来自于元代平话,而不是有些媒体所报道的取自历史故事。平话 中的人物形象,就目前所能见到的资料来说,主要在元代壁画、版画和瓷器上。佳士德亚洲部顾问苏玫瑰 认为此故事来自于元代至治年间建安虞氏所刻版画《乐毅图齐七国春秋后集》。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_12"/>
    <rdfs:label xml:lang="en">锦香亭</rdfs:label>
    <fms:has_dimension_has_value_all>高 29.8,底径 20</fms:has_dimension_has_value_all>
    <fms:has_dimension_has_value_all>高 29.8,口径 21.4</fms:has_dimension_has_value_all>
    <fms:has_current_location-has_value>私人收藏</fms:has_current_location-has_value>
    <fms:forms_part_of-consists_of-has_value>陶瓷</fms:forms_part_of-consists_of-has_value>
    <fms:is_identified_by-has_value>TQ_0002</fms:is_identified_by-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-name>底径</fms:has_dimension-name>
    <fms:has_dimension-has_value>20</fms:has_dimension-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>锦香亭</fms:has_title-has_value>
    <fms:was_produced_by-used_general_technique-has_value>陶瓷</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-has_time-span-has_value>元代</fms:was_produced_by-has_time-span-has_value>
    <fms:was_produced_by-had_participant-has_value>佚名</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>未知</fms:was_produced_by-had_participant-has_note>
    <fms:has_type-has_broader_term-has_value>陶瓷</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>青花瓷</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_note>该罐上所绘场景出自14世纪元大都剧作家王仲文的著名杂剧《孟月梅写恨锦香亭》。14世纪中叶的传世青花罐,包括“鬼谷下山”等在内,统共只有8件,虽然相继由佳士得推出的两件元青花(“鬼谷下山”与“锦香亭”)主题故事不同,但却有颇多相似之处———如器物高度、直径、轮廓比例都相同,颈部、肩部也分别绘上了相似的水波纹带和牡丹纹饰等。此罐系英国铁路基金会旧藏,1989年就曾拍卖过,是收藏界的“老相识”。其估价远低于“鬼谷下山”的主要原因在于罐口处曾修过,但4200万港币的成交价仍足以证明元青花的身价。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_14"/>
    <rdfs:label xml:lang="en">亚维农的少女</rdfs:label>
    <fms:has_dimension_has_value_all>长 244,宽 200</fms:has_dimension_has_value_all>
    <fms:is_identified_by-has_value>OM_0001</fms:is_identified_by-has_value>
    <fms:has_title-has_value>亚维农的少女</fms:has_title-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:was_produced_by-had_participant-has_note>毕加索(1881~1973) Picasso,Pablo 西班牙-法国画家。1881 年10月25日生于西班牙南部马拉加,1973年4月8日卒于法国穆然城。自幼喜好艺术。在马德里圣费尔南多美术学院学习期间,因不满学院派保守的教学方法而离开学校,并积极参加当地文化名人的沙龙聚会。当时流行的各种艺术流派,诸如象征主义、批判现实主义、印象主义、自然主义、唯美主义等对他都有吸引力。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-had_participant-has_value>毕加索</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-used_general_technique-has_value>油画</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1907</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_current_location-has_value>芝加哥艺术中心</fms:has_current_location-has_value>
    <fms:forms_part_of-consists_of-has_value>布</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>油彩</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_note>《亚维农的少女》标志着立体主义(Cubism)和现代审美观念的开端;也是西方绘画传统中明暗幻觉造型和透视空间表现的结束。《亚维农的少女》原是画家忆述西班牙巴塞罗那故乡一处妓女生活的小街的情景。从构思、草图及至完成画作,共历四个多月。他画了十七张草图。从最初一个男子拿着帽子,女人在吃东西,中央放置花与水果的构图;到最后画面只剩下五个裸女在蓝色的背景衬托下显现各种的面貌。绘画已没有任何故事情节;也没有具体的地区空间场景,只剩下面与形状互相穿插渗透的平面关系。画中五位少女以一中央斜线分为两组,左边三人是在安格尔(Ingres)土耳其浴女的基础下的大胆变形;身体已分解成近乎几何的切割;左边两人则以非洲面具掩盖面容,充满一种原始的朴实气质。前者三人是验证塞尚形状分解与平面空间理论的结果;后者则是原始艺术探究的痕迹。为使平面空间产生新的「立体」幻觉,画家在分割色面后,再以主观精神把物体不同的角度重新整合,如前景的水果静物摆设;也例如中央女郎虽正面向观众;但画家却同时绘画其侧面鼻子;画中右下角的女郎虽背向观众;但侧面和正面的形象却清晰可辨。虽然这张作品在一九零八年展出时,劣评如潮,但在彻底清除传统的审美观念,藉此建立新的视物角度和回复平面形体表现上,是现代艺术转捩点中伟大的作品。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_18"/>
    <rdfs:label xml:lang="en">卡思维勒像</rdfs:label>
    <fms:has_dimension_has_value_all>长 100,宽 61.5</fms:has_dimension_has_value_all>
    <fms:is_identified_by-has_value>OM_0002</fms:is_identified_by-has_value>
    <fms:has_title-has_value>卡思维勒像</fms:has_title-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:was_produced_by-had_participant-has_note>毕加索(1881~1973) Picasso,Pablo 西班牙-法国画家。1881 年10月25日生于西班牙南部马拉加,1973年4月8日卒于法国穆然城。自幼喜好艺术。在马德里圣费尔南多美术学院学习期间,因不满学院派保守的教学方法而离开学校,并积极参加当地文化名人的沙龙聚会。当时流行的各种艺术流派,诸如象征主义、批判现实主义、印象主义、自然主义、唯美主义等对他都有吸引力。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-had_participant-has_value>毕加索</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-used_general_technique-has_value>油画</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1910</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_current_location-has_value>芝加哥艺术中心</fms:has_current_location-has_value>
    <fms:forms_part_of-consists_of-has_value>布</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>油彩</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_note>这幅《卡思维勒像》,清楚显示了毕加索是怎样将这种分析立体主义的绘画语言,用于某个具体人物形象的塑造的。令人费解的是,恰是在这种分解形象和舍弃色彩 的极端抽象变形的描绘中,毕加索始终不肯放弃对于模特儿的参照。为了画这幅画,他让他的这位老朋友卡思维勒先生耐着性子摆好姿势,在他的面前端坐了有二十 次。他不厌其烦地细心分解形体,从而获得一种似乎由层层交迭的透明色块所形成的画面结构。画中色彩仅有蓝色、赭色及灰紫色。色彩在这里只充当次要的角色。 虽然在线条与块面的交错中,卡恩维勒先生形象的轮廊还能隐约显现,然而人们却难以判断其与真人的相似性。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_665559_Instance_19"/>
    <rdfs:label xml:lang="en">蒙娜丽莎</rdfs:label>
    <fms:has_dimension_has_value_all>长 77,宽 55</fms:has_dimension_has_value_all>
    <fms:is_identified_by-has_value>OM_0003</fms:is_identified_by-has_value>
    <fms:has_title-has_value>蒙娜丽莎</fms:has_title-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:was_produced_by-had_participant-has_note>列奥纳多路达路芬奇 (1452-1519) da Vinci,Leonardo 意大利文艺复兴时期最负盛名的美术家、雕塑家、建筑家、工程师、科学家、科学巨匠、文艺理论家、大哲学家、诗人、音乐家、和发明家。他生于佛罗伦萨郊区的芬奇镇,卒于法国。其父为律师兼公证人,母为农妇,他15罗来 到佛罗伦萨,学艺于韦罗基奥的作坊, 1472年入画家行会,70年代中期个人风格已趋成熟。1482--1499年间一直 作于米兰,主要为米兰公爵服务,进行了广泛的艺术和科学活动,《岩间圣母》是他在这段时期创作的最有名的代表作。他是一位天才,他一面热心于艺术创作和理论研究,研究如何用线条与立体造型去表现形体的各种问题;另一方面他也同时研究自然科学。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-had_participant-has_value>达路芬奇</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-used_general_technique-has_value>油画</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-has_time-span-has_value>文艺复兴</fms:was_produced_by-has_time-span-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1503~1506</fms:was_produced_by-is_finished_by-iDate>
    <fms:has_current_location-has_value>卢浮宫</fms:has_current_location-has_value>
    <fms:forms_part_of-consists_of-has_value>布</fms:forms_part_of-consists_of-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>油彩</fms:has_type-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_note>《蒙娜丽莎》是一幅享有盛誉的肖像画杰作,它代表达。芬奇的最高艺术 成就,是达.芬奇几年(1503--1506)为之 苦心经营的留世杰作。蒙娜丽莎是佛罗 伦萨商人F.del焦孔多之妻,当时年约24 岁。达.芬奇创作此画时,在艺术上可谓 孜孜以求,他把自己对人像典型的审美理想全部倾注于此,画中人物坐姿优雅, 笑容微妙,背景山水幽深茫茫,可以说是 淋漓尽致地发挥了他那奇特的烟雾状笔法。而且,他力图使人物的丰富内心感情和美丽的外形达到巧妙的结合,他 对于人像面容中眼角唇边等表露感情的关键部位,也特别着重掌握精确与含蓄的辩证关系,达到神韵之境,从而使蒙娜丽莎的微笑含义无穷,具有一 种神秘莫测的千古奇韵,那如梦似纪的妩媚微笑,则使观者如坠云雾,直叹妙不可言;这种致于完美的生动人像实为人文主义关于人的崇高理想的光 辉的体现。</fms:has_note>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_0"/>
    <rdfs:label xml:lang="en">马2</rdfs:label>
    <fms:has_dimension_has_value_all>长 17.5,宽 12.5</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>马2</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0108</fms:is_identified_by-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>马</fms:shows_features_of-has_type-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_13"/>
    <rdfs:label xml:lang="en">风景</rdfs:label>
    <fms:has_dimension_has_value_all>长 35,宽 25</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_value>房屋</fms:shows_features_of-has_type-has_value>
    <fms:has_title-has_value>风景</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0111</fms:is_identified_by-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_21"/>
    <rdfs:label xml:lang="en">风景2</rdfs:label>
    <fms:has_dimension_has_value_all>长 25.2,宽 19.4</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>植物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>树木</fms:shows_features_of-has_type-has_value>
    <fms:has_title-has_value>风景2</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0112</fms:is_identified_by-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_25"/>
    <rdfs:label xml:lang="en">印度妇女</rdfs:label>
    <fms:has_dimension_has_value_all>长 48,宽 30.5</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>印度妇女</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0113</fms:is_identified_by-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_29"/>
    <rdfs:label xml:lang="en">楷林蹦</rdfs:label>
    <fms:has_dimension_has_value_all>长 35,宽 25</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>楷林蹦</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0114</fms:is_identified_by-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_4"/>
    <rdfs:label xml:lang="en">速写2</rdfs:label>
    <fms:has_dimension_has_value_all>长 25.5,宽 19.5</fms:has_dimension_has_value_all>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_title-has_value>速写2</fms:has_title-has_value>
    <fms:is_identified_by-has_value>AR_0109</fms:is_identified_by-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>人物</fms:shows_features_of-has_type-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    <bm:Bookmark rdf:about="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8">
    <ogt:projectionOf rdf:resource="http://protege.stanford.edu/rdf/mytest#KB_831965_Instance_8"/>
    <rdfs:label xml:lang="en">马3</rdfs:label>
    <fms:has_dimension_has_value_all>长 12.5,宽 17.5</fms:has_dimension_has_value_all>
    <fms:has_title-has_value>马3</fms:has_title-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:has_dimension-has_unit-has_value>厘米</fms:has_dimension-has_unit-has_value>
    <fms:is_identified_by-has_value>AR_0110</fms:is_identified_by-has_value>
    <fms:shows_features_of-has_type-has_broader_term-has_value>动物</fms:shows_features_of-has_type-has_broader_term-has_value>
    <fms:shows_features_of-has_type-has_value>马</fms:shows_features_of-has_type-has_value>
    <fms:was_produced_by-is_finished_by-iDate>1940</fms:was_produced_by-is_finished_by-iDate>
    <fms:was_produced_by-used_general_technique-has_value>素描</fms:was_produced_by-used_general_technique-has_value>
    <fms:was_produced_by-had_participant-has_value>徐悲鸿</fms:was_produced_by-had_participant-has_value>
    <fms:was_produced_by-had_participant-has_note>徐悲鸿先生是我国现代艺坛杰出的艺术大师,也是位卓越的美术教育家。</fms:was_produced_by-had_participant-has_note>
    <fms:was_produced_by-has_time-span-has_value>现代</fms:was_produced_by-has_time-span-has_value>
    <fms:has_type-has_broader_term-has_value>画</fms:has_type-has_broader_term-has_value>
    <fms:has_type-has_value>素描</fms:has_type-has_value>
    <fms:forms_part_of-consists_of-has_value>纸</fms:forms_part_of-consists_of-has_value>
    <fms:has_current_location-has_value>徐悲鸿博物馆</fms:has_current_location-has_value>
    </bm:Bookmark>
    </rdf:RDF>


    [此贴子已经被作者于2009-4-17 23:30:02编辑过]

       收藏   分享  
    顶(0)
      




    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2009/4/17 20:02:00
     
     luntantxz 美女呀,离线,快来找我吧!
      
      
      等级:大一新生
      文章:5
      积分:73
      门派:XML.ORG.CN
      注册:2009/2/26

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给luntantxz发送一个短消息 把luntantxz加入好友 查看luntantxz的个人资料 搜索luntantxz在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 引用回复这个贴子 回复这个贴子 查看luntantxz的博客2
    发贴心情 
    这个题目是基于Java的Jena框架,采用面向对象技术,定义类和属性及其关系,与分类目录视图RDF数据建立映射关系,定义操作方法来实现对内存中的实体数据的检索。
    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2009/4/17 20:10:00
     
     jpz6311whu 帅哥哟,离线,有人找我吗?
      
      
      
      威望:9
      等级:研三(收到微软亚洲研究院的Offer了)(版主)
      文章:1718
      积分:10610
      门派:W3CHINA.ORG
      注册:2005/4/12

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给jpz6311whu发送一个短消息 把jpz6311whu加入好友 查看jpz6311whu的个人资料 搜索jpz6311whu在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 引用回复这个贴子 回复这个贴子 查看jpz6311whu的博客3
    发贴心情 
    附件下载不了?
    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2009/4/17 23:17:00
     
     luntantxz 美女呀,离线,快来找我吧!
      
      
      等级:大一新生
      文章:5
      积分:73
      门派:XML.ORG.CN
      注册:2009/2/26

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给luntantxz发送一个短消息 把luntantxz加入好友 查看luntantxz的个人资料 搜索luntantxz在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 引用回复这个贴子 回复这个贴子 查看luntantxz的博客4
    发贴心情 
    貌似附件传不上去~我直接贴在上边了~
    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2009/4/17 23:36:00
     
     Humphrey 帅哥哟,离线,有人找我吗?狮子座1981-7-23
      
      
      威望:1
      等级:研二(搞定了DL,再搞定F-Logic!)
      文章:937
      积分:5743
      门派:W3CHINA.ORG
      注册:2008/3/12

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给Humphrey发送一个短消息 把Humphrey加入好友 查看Humphrey的个人资料 搜索Humphrey在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 引用回复这个贴子 回复这个贴子 查看Humphrey的博客5
    发贴心情 
    看名称和现在一些主流的语义搜索引擎类似,不知理解是否正确.
    一个针对艺术品的语义网应用,伦敦警察局有这样的系统,应该值得参考.

    ----------------------------------------------
    鸿丰

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2009/4/18 13:54:00
     
     jpz6311whu 帅哥哟,离线,有人找我吗?
      
      
      
      威望:9
      等级:研三(收到微软亚洲研究院的Offer了)(版主)
      文章:1718
      积分:10610
      门派:W3CHINA.ORG
      注册:2005/4/12

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给jpz6311whu发送一个短消息 把jpz6311whu加入好友 查看jpz6311whu的个人资料 搜索jpz6311whu在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 引用回复这个贴子 回复这个贴子 查看jpz6311whu的博客6
    发贴心情 
    目前有个问题~这段代码是什么意思?
    private SAXTransformerFactory tfactory = null;   
        {
            prefixMapping.setNsPrefix("ogt", VBSConf.OGT_NS);  //设置前缀
            prefixMapping.setNsPrefix("bm", VBSConf.BM_NS);
            prefixMapping.setNsPrefix("rdf", VBSConf.RDF_NS);
            prefixMapping.setNsPrefix("rdfs", VBSConf.RDFS_NS);

            
            ((AttributesImpl) PARSE_TYPE_COLLECTION).addAttribute(VBSConf.RDF_NS, "parseType", "rdf:parseType", "CDATA", "Collection");
        }
    ---
    这个是注册namespace的代码,楼主看看jena文档吧,里面有详细介绍:)

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2009/4/20 23:49:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2024/4/28 18:21:46

    本主题贴数6,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    1,476.563ms