@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:26004>
  skos:prefLabel "فنیل پروپانوئید"@fa, "phenylpropanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:183354> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:183354>
  ns0:mass "412.460" ;
  skos:prefLabel "1-(4-fluorophenyl)-2-(4-methoxyphenyl)-4-(2-naphthyl)butane-1,4-dione"@en, "1 (4 فلوروفنیل) 2 (4 متوکسی فنیل) 4 (2 نفتیل) بوتان 1،4 دیون"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "FC1=CC=C(C(=O)C(CC(=O)C2=CC=3C(C=C2)=CC=CC3)C4=CC=C(OC)C=C4)C=C1" ;
  ns0:formula "C27H21FO3" ;
  ns0:inchi "InChI=1S/C27H21FO3/c1-31-24-14-10-19(11-15-24)25(27(30)20-8-12-23(28)13-9-20)17-26(29)22-7-6-18-4-2-3-5-21(18)16-22/h2-16,25H,17H2,1H3" ;
  ns0:monoisotopicmass "412.14747" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "1-(4-luorophenyl)-2-(4-methoxyphenyl)-4-naphthalen-2-ylbutane-1,4-dione" ;
  ns0:inchikey "ISUOKKMFFFREDN-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26004> .

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