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

<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:117235>
  ns0:mass "447.401" ;
  ns0:monoisotopicmass "447.11788" ;
  ns0:smiles "CC1=CC(=CC=C1)NC2=C(C=C(C=C2[N+](=O)[O-])C(=O)N3CC(=O)NC4=CC=CC=C43)[N+](=O)[O-]" ;
  ns0:inchikey "TWYIZGPYZAVPMR-UHFFFAOYSA-N" ;
  skos:prefLabel "4 [[4 (3 متیلانیلینو) 3،5 دینیتروفنیل] اکسومتیل] 1،3 دی هیدروکینوکسالین 2 یک"@fa, "4-[[4-(3-methylanilino)-3,5-dinitrophenyl]-oxomethyl]-1,3-dihydroquinoxalin-2-one"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25550> ;
  ns0:inchi "InChI=1S/C22H17N5O6/c1-13-5-4-6-15(9-13)23-21-18(26(30)31)10-14(11-19(21)27(32)33)22(29)25-12-20(28)24-16-7-2-3-8-17(16)25/h2-11,23H,12H2,1H3,(H,24,28)" ;
  ns0:charge "0" ;
  ns0:formula "C22H17N5O6" ;
  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 .
