@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://www.irandoc.acir/onto/irandoc/CHEBI:52404>
  skos:prefLabel "کینومتان ها"@fa, "quinomethanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94209> .

<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:94209>
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C16H19BrN4O2S" ;
  ns0:mass "411.318" ;
  ns0:monoisotopicmass "410.04121" ;
  skos:prefLabel "2 برومو 4 [[(3 سیکلوهگزیل 5 سولفانیلیدین 1H 1،2،4 تریازول 4 یل) آمینو] متیلیدن] 6 متوکسی 1 سیکلوهگزا 2،5 دی انون"@fa, "2-bromo-4-[[(3-cyclohexyl-5-sulfanylidene-1h-1,2,4-triazol-4-yl)amino]methylidene]-6-methoxy-1-cyclohexa-2,5-dienone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:inchikey "RSNAWJQFQRLPDP-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H19BrN4O2S/c1-23-13-8-10(7-12(17)14(13)22)9-18-21-15(19-20-16(21)24)11-5-3-2-4-6-11/h7-9,11,18H,2-6H2,1H3,(H,20,24)" ;
  ns0:smiles "COC1=CC(=CNN2C(=NNC2=S)C3CCCCC3)C=C(C1=O)Br" .

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