@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://www.irandoc.acir/onto/irandoc/CHEBI:25697>
  skos:prefLabel "کاتیون آلی"@fa, "organic cation"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:50508> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:8080>
  skos:prefLabel "فنترمین"@fa, "phentermine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_conjugate_base_of <http://www.irandoc.acir/onto/irandoc/CHEBI:50508> .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:is_conjugate_acid_of rdfs:label "اسید-مزدوج-است"@fa, "is_conjugate_acid_of"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50508>
  skos:prefLabel "phentermine(1+)"@en, "فنترمین (1+)"@fa ;
  ns0:mass "150.24078" ;
  ns0:formula "C10H16N" ;
  ns0:inchi "InChI=1S/C10H15N/c1-10(2,11)8-9-6-4-3-5-7-9/h3-7H,8,11H2,1-2H3/p+1" ;
  ns0:is_conjugate_acid_of <http://www.irandoc.acir/onto/irandoc/CHEBI:8080> ;
  ns0:smiles "CC(C)([NH3+])Cc1ccccc1" ;
  ns0:inchikey "DHHVAGZRUROJKS-UHFFFAOYSA-O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25697> ;
  ns0:monoisotopicmass "150.12773" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "+1" ;
  ns0:subset "3_STAR" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
