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

<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://www.irandoc.acir/onto/irandoc/CHEBI:116236>
  ns0:mass "449.524" ;
  skos:prefLabel "2-[[3-methoxy-4-(3-methylbutoxy)phenyl]methylidene]-6-phenylthiazolo[3,2-b][1,2,4]triazine-3,7-dione"@en, "2 [[3 متوکسی 4 (3 متیل بوتوکسی) فنیل] متیلیدن] 6 فنیل تیازولو [3،2 b][1،2،4]تریازین 3،7 دیون"@fa ;
  ns0:inchi "InChI=1S/C24H23N3O4S/c1-15(2)11-12-31-18-10-9-16(13-19(18)30-3)14-20-23(29)27-24(32-20)25-22(28)21(26-27)17-7-5-4-6-8-17/h4-10,13-15H,11-12H2,1-3H3" ;
  ns0:charge "0" ;
  ns0:formula "C24H23N3O4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "449.14093" ;
  ns0:inchikey "LLGXDNBBUQAQNN-UHFFFAOYSA-N" ;
  ns0:smiles "CC(C)CCOC1=C(C=C(C=C1)C=C2C(=O)N3C(=NC(=O)C(=N3)C4=CC=CC=C4)S2)OC" ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
