@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:22682>
  skos:prefLabel "آزوبنزن ها"@fa, "azobenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:82152> .

<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:82152>
  ns0:formula "C14H14ClN2O3PS" ;
  skos:prefLabel "azothoate"@en, "آزوتوات"@fa ;
  ns0:inchikey "DCEAEHHJGXAROU-WUKNDPDISA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C14H14ClN2O3PS/c1-18-21(22,19-2)20-14-9-7-13(8-10-14)17-16-12-5-3-11(15)4-6-12/h3-10H,1-2H3/b17-16+" ;
  ns0:monoisotopicmass "356.01513" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COP(=S)(OC)Oc1ccc(cc1)/N=N/c1ccc(Cl)cc1" ;
  ns0:charge "0" ;
  ns0:mass "356.76400" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22682> .

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