@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:109017>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "COC1=CC=C(C=C1)C2=C(N=C(S2)NC(=O)C3=CC=C(C=C3)OC)C4=CC=C(C=C4)[N+](=O)[O-]" ;
  ns0:inchi "InChI=1S/C24H19N3O5S/c1-31-19-11-5-16(6-12-19)22-21(15-3-9-18(10-4-15)27(29)30)25-24(33-22)26-23(28)17-7-13-20(32-2)14-8-17/h3-14H,1-2H3,(H,25,26,28)" ;
  skos:prefLabel "4-methoxy-n-[5-(4-methoxyphenyl)-4-(4-nitrophenyl)-2-thiazolyl]benzamide"@en, "4 متوکسی N [5 (4 متوکسی فنیل) 4 (4 نیتروفنیل) 2 تیازولیل] بنزامید"@fa ;
  ns0:monoisotopicmass "461.10454" ;
  ns0:mass "461.492" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C24H19N3O5S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35716> ;
  ns0:inchikey "UJKSYWKIKCDVGW-UHFFFAOYSA-N" .

<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:109017> .

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