@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://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:22888>
  skos:prefLabel "بی فنیل ها"@fa, "biphenyls"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107789> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107789>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C23H19NO3/c25-21-13-17(23-11-6-12-27-23)14-22(26)19(21)15-24-20-10-5-4-9-18(20)16-7-2-1-3-8-16/h1-12,15,17,24H,13-14H2/b19-15-" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22888> ;
  skos:prefLabel "5-(2-furanyl)-2-[(2-phenylanilino)methylidene]cyclohexane-1,3-dione"@en, "5 (2 فورانیل) 2 [(2 فنیلانیلینو) متیلیدن] سیکلوهگزان 1،3 دیون"@fa ;
  ns0:formula "C23H19NO3" ;
  ns0:charge "0" ;
  ns0:smiles "C1C(CC(=O)/C(=C/NC2=CC=CC=C2C3=CC=CC=C3)/C1=O)C4=CC=CO4" ;
  ns0:mass "357.403" ;
  ns0:inchikey "ADYXMVASDKFVMG-CYVLTUHYSA-N" ;
  ns0:monoisotopicmass "357.13649" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
