@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:137982>
  skos:prefLabel "یون آمونیوم سوم"@fa, "tertiary ammonium ion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:232510> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:232510>
  ns0:formula "C17H26N3" ;
  ns0:monoisotopicmass "272.21212" ;
  ns0:charge "+1" ;
  skos:prefLabel "campesine b(1+)"@en, "Campesine B (1+)"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "N1[C@@H](CC=2C=3C(NC2)=CC=CC3)C[NH+]([C@H](C1)C(C)C)C" ;
  ns0:inchikey "OCCKAKOLIXUXRM-WMLDXEAASA-O" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:137982> ;
  ns0:synonym_RELATED "campesine B" ;
  ns0:inchi "InChI=1S/C17H25N3/c1-12(2)17-10-18-14(11-20(17)3)8-13-9-19-16-7-5-4-6-15(13)16/h4-7,9,12,14,17-19H,8,10-11H2,1-3H3/p+1/t14-,17+/m0/s1" ;
  ns0:mass "272.415" .

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