@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:116674> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116674>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:inchikey "ZZJGTJFDMOQINM-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H12N4O3S" ;
  ns0:mass "340.358" ;
  skos:prefLabel "2 نیترو 4 [[(4 فنیل 2 تیازولیل) هیدرازو] متیلیدن] 1 سیکلوهگزا 2،5 دی انون"@fa, "2-nitro-4-[[(4-phenyl-2-thiazolyl)hydrazo]methylidene]-1-cyclohexa-2,5-dienone"@en ;
  ns0:smiles "C1=CC=C(C=C1)C2=CSC(=N2)NNC=C3C=CC(=O)C(=C3)[N+](=O)[O-]" ;
  ns0:inchi "InChI=1S/C16H12N4O3S/c21-15-7-6-11(8-14(15)20(22)23)9-17-19-16-18-13(10-24-16)12-4-2-1-3-5-12/h1-10,17H,(H,18,19)" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "340.06301" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
