<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns="http://www.w3.org/2002/07/owl#">

 <Class rdf:about="http://purl.org/net/ns/jword/舞妓">
  <rdfs:label>舞妓</rdfs:label>
  <rdfs:comment xml:lamg="en">dancing girl</rdfs:comment>
  <rdfs:comment>dancing girl</rdfs:comment>
  <dc:relation rdf:resource="http://xmlns.com/wordnet/1.6/Dancing"/>
  <dc:relation rdf:resource="http://xmlns.com/wordnet/1.6/Girl"/>
 </Class>

<!-- J-E dictiornary is based on EDICT by Jim Breen, Monash University.
 Nouns found in WordNet 1.6 vocabulary are mapped onto its namespace.
 Note Japanese words in URIs are URL-encoded for non-Japanese environment. -->
</rdf:RDF>