<?xml version="1.0"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
>
 <rdf:Description rdf:ID="item1">
  <dc:title>セマンティック・ウェブのためのRDF/OWL入門</dc:title>
  <dc:creator>
   <dc:Agent>
    <rdfs:label>神崎, 正英</rdfs:label>
   </dc:Agent>
  </dc:creator>
  <dc:type rdf:resource="http://purl.org/dc/terms/Text"/>
  <dc:publisher>
   <dc:Agent>
    <rdfs:label>東京 : 森北出版</rdfs:label>
   </dc:Agent>
  </dc:publisher>
  <dc:date>2005-01</dc:date>
  <dc:language rdf:resource="http://www.loc.gov/mods/v3/iso639-2b#jpn"/>
  <dc:description>文献: p. 212-216</dc:description>
  <dc:subject rdf:resource="http://www.loc.gov/mods/v3/BSH#データ通信"/>
  <dc:subject rdf:resource="http://www.loc.gov/mods/v3/NDC9#547.4833"/>
  <dc:identifier>URN:ISBN:4627829310</dc:identifier>
 </rdf:Description>

 <rdf:Description rdf:about="">
  <dc:source rdf:resource="http://www.loc.gov/mods/v3/marcorg#JTKU"/>
  <dc:created>2005-01-07</dc:created>
  <dc:modified>2007-05-24T11:30:01.00</dc:modified>
  <foaf:primaryTopic rdf:resource="#item1"/>
 </rdf:Description>

</rdf:RDF>