@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:51085>
  skos:prefLabel "نمک نیترات ارگانیک"@fa, "organic nitrate salt"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:9326> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:9326>
  ns0:smiles "[N+](=O)([O-])O.C1(=CC=C(C=C1)CSC(CN2C=NC=C2)C3=C(C=C(C=C3)Cl)Cl)Cl" ;
  ns0:monoisotopicmass "458.99780" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C18H15Cl3N2S.HNO3", "C18H16Cl3N3O3S" ;
  skos:prefLabel "نیترات سولکونازول"@fa, "sulconazole nitrate"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51085> ;
  ns0:inchikey "CRKGMGQUHDNAPB-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H15Cl3N2S.HNO3/c19-14-3-1-13(2-4-14)11-24-18(10-23-8-7-22-12-23)16-6-5-15(20)9-17(16)21;2-1(3)4/h1-9,12,18H,10-11H2;(H,2,3,4)" ;
  ns0:charge "0" ;
  ns0:mass "460.764" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "Sulconazole nitrate" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
