@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:51614>
  skos:prefLabel "دی آلیل متان"@fa, "diarylmethane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135491> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:135491>
  skos:prefLabel "استیل متادول"@fa, "acetylmethadol"@en ;
  ns0:synonym_RELATED "acetylmethadone", "acetmethadon", "methadyl", "acemethadone", "methadyl acetate" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H31NO2/c1-6-22(26-19(3)25)23(17-18(2)24(4)5,20-13-9-7-10-14-20)21-15-11-8-12-16-21/h7-16,18,22H,6,17H2,1-5H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51614> ;
  ns0:formula "C23H31NO2" ;
  ns0:mass "353.499" ;
  ns0:smiles "C(C(OC(C)=O)CC)(CC(N(C)C)C)(C1=CC=CC=C1)C2=CC=CC=C2" ;
  ns0:inchikey "XBMIVRRWGCYBTQ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "353.23548" .

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