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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105305>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:formula "C14H16N4O" ;
  skos:prefLabel "6 [[(3،5 دی متیل 1،2،4 تریازول 4 یل) آمینو] متیلیدن] 2 پروپ 2 انیل 1 سیکلوهگزا 2،4 دی انون"@fa, "6-[[(3,5-dimethyl-1,2,4-triazol-4-yl)amino]methylidene]-2-prop-2-enyl-1-cyclohexa-2,4-dienone"@en ;
  ns0:smiles "CC1=NN=C(N1NC=C2C=CC=C(C2=O)CC=C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "BBJGUIPAOJXGMN-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C14H16N4O/c1-4-6-12-7-5-8-13(14(12)19)9-15-18-10(2)16-17-11(18)3/h4-5,7-9,15H,1,6H2,2-3H3" ;
  ns0:mass "256.304" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "256.13241" ;
  ns0:subset "2_STAR" .

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 .
