@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:18000>
  skos:prefLabel "آرالکیلامین"@fa, "aralkylamine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94038> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94038>
  skos:prefLabel "trimethyl-[(5-methyl-2-furanyl)methyl]ammonium"@en, "تری متیل [(5 متیل 2 فورانیل) متیل] آمونیوم"@fa ;
  ns0:mass "154.230" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "KOWVJDFMEZKDDT-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC=C(O1)C[N+](C)(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18000> ;
  ns0:inchi "InChI=1S/C9H16NO/c1-8-5-6-9(11-8)7-10(2,3)4/h5-6H,7H2,1-4H3/q+1" ;
  ns0:formula "C9H16NO" ;
  ns0:monoisotopicmass "154.12264" ;
  ns0:charge "+1" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
