@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://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:35716>
  skos:prefLabel "c-nitro compound"@en, "ترکیب نیترو C"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120560> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:120560>
  skos:prefLabel "2 سیانو 3 [5 (2 نیتروفنیل) 2 فورانیل] N (4 تیوفن 2 یل 2 تیازولیل) 2 پروپنامید"@fa, "2-cyano-3-[5-(2-nitrophenyl)-2-furanyl]-n-(4-thiophen-2-yl-2-thiazolyl)-2-propenamide"@en ;
  ns0:mass "448.477" ;
  ns0:inchi "InChI=1S/C21H12N4O4S2/c22-11-13(20(26)24-21-23-16(12-31-21)19-6-3-9-30-19)10-14-7-8-18(29-14)15-4-1-2-5-17(15)25(27)28/h1-10,12H,(H,23,24,26)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "WJEGUJCOTMRGFR-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35716> ;
  ns0:monoisotopicmass "448.03000" ;
  ns0:formula "C21H12N4O4S2" ;
  ns0:smiles "C1=CC=C(C(=C1)C2=CC=C(O2)C=C(C#N)C(=O)NC3=NC(=CS3)C4=CC=CS4)[N+](=O)[O-]" ;
  ns0:charge "0" .

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