@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:38298>
  skos:prefLabel "بنزودیوکسل ها"@fa, "benzodioxoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:222217> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:222217>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38298> ;
  skos:prefLabel "هلوامید"@fa, "helvamide"@en ;
  ns0:mass "484.552" ;
  ns0:inchi "InChI=1S/C29H28N2O5/c1-20(32)30-17-25(14-22-15-26(34-2)28-27(16-22)35-19-36-28)31(29(33)23-11-7-4-8-12-23)18-24(30)13-21-9-5-3-6-10-21/h3-12,14-16,24H,13,17-19H2,1-2H3/b25-14-/t24-/m0/s1" ;
  ns0:synonym_EXACT "1-[(5Z)-4-benzoyl-2-benzyl-5-[(7-methoxy-1,3-benzodioxol-5-yl)methylidene]piperazin-1-yl]ethanone" ;
  ns0:formula "C29H28N2O5" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "484.19982" ;
  ns0:smiles "O=C(N1/C(=C/C2=CC(OC)=C3OCOC3=C2)/CN(C(=O)C)[C@H](C1)CC4=CC=CC=C4)C5=CC=CC=C5" ;
  ns0:charge "0" ;
  ns0:inchikey "NOOJBZHDPURBGQ-RBNJWJBESA-N" .

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 .
