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

<http://www.irandoc.acir/onto/irandoc/CHEBI:51081>
  skos:prefLabel "نیترات‌ها"@fa, "nitrates"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:181018> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:181018>
  ns0:formula "C12H21N.HNO3" ;
  ns0:smiles "O[N+]([O-])=O.NC12CC3(CC(C1)(CC(C3)C2)C)C" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51081> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C12H21N.HNO3/c1-10-3-9-4-11(2,6-10)8-12(13,5-9)7-10;2-1(3)4/h9H,3-8,13H2,1-2H3;(H,2,3,4)" ;
  ns0:mass "242.319" ;
  skos:prefLabel "(3،5 دی متیل 1 آدامانتیل) آمین نیترات"@fa, "(3,5-dimethyl-1-adamantyl)amine nitrate"@en ;
  ns0:monoisotopicmass "242.16304" ;
  ns0:synonym_EXACT "3,5-dimethyladamantan-1-amine.nitric acid" ;
  ns0:inchikey "YZQFRDLXENSKCA-UHFFFAOYSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
