@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:13248>
  skos:prefLabel "آنیلید"@fa, "anilide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121364> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121364>
  ns0:mass "348.757" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "348.06770" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C17H14ClFN2O3" ;
  ns0:inchikey "UNGVZHSKMJVWOJ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=C(C=C1)O)NC(=O)C2CC(=NO2)C3=C(C=CC=C3Cl)F" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  skos:prefLabel "3-(2-chloro-6-fluorophenyl)-n-(2-hydroxy-5-methylphenyl)-4,5-dihydroisoxazole-5-carboxamide"@en, "3 (2 کلرو 6 فلوروفنیل) N (2 هیدروکسی 5 متیل فنیل) 4،5 دی هیدرو ایزوکسازول 5 کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C17H14ClFN2O3/c1-9-5-6-14(22)12(7-9)20-17(23)15-8-13(21-24-15)16-10(18)3-2-4-11(16)19/h2-7,15,22H,8H2,1H3,(H,20,23)" .

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