@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://www.irandoc.acir/onto/irandoc/CHEBI:35618>
  skos:prefLabel "اتر معطر"@fa, "aromatic ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:123145> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:123145>
  ns0:mass "426.878" ;
  skos:prefLabel "N [5 [(4 کلروفنوکسی) متیل] 1،3،4 تیادیازول 2 یل] 5 متیل 3 فنیل 4 ایزوکسازول کربوکسامید"@fa, "n-[5-[(4-chlorophenoxy)methyl]-1,3,4-thiadiazol-2-yl]-5-methyl-3-phenyl-4-isoxazolecarboxamide"@en ;
  ns0:inchi "InChI=1S/C20H15ClN4O3S/c1-12-17(18(25-28-12)13-5-3-2-4-6-13)19(26)22-20-24-23-16(29-20)11-27-15-9-7-14(21)8-10-15/h2-10H,11H2,1H3,(H,22,24,26)" ;
  ns0:inchikey "VWQXRTXWFPMFHU-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=C(C(=NO1)C2=CC=CC=C2)C(=O)NC3=NN=C(S3)COC4=CC=C(C=C4)Cl" ;
  ns0:formula "C20H15ClN4O3S" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "426.05534" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  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 .
