@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:22531>
  skos:prefLabel "آمینوتولوئن"@fa, "aminotoluene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120764> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:120764>
  ns0:mass "243.258" ;
  ns0:formula "C14H13NO3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22531> ;
  ns0:monoisotopicmass "243.08954" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC(=CC=C1)NC=C2C(=O)C=C(OC2=O)C" ;
  ns0:inchi "InChI=1S/C14H13NO3/c1-9-4-3-5-11(6-9)15-8-12-13(16)7-10(2)18-14(12)17/h3-8,15H,1-2H3" ;
  skos:prefLabel "6 متیل 3 [(3 متیلانیلینو) متیلیدن] پیران 2،4 دیون"@fa, "6-methyl-3-[(3-methylanilino)methylidene]pyran-2,4-dione"@en ;
  ns0:charge "0" ;
  ns0:inchikey "IOIMHJGXAGDBNG-UHFFFAOYSA-N" .

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