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

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108108>
  ns0:monoisotopicmass "337.08850" ;
  ns0:inchikey "TZPMWECWAREQGV-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "337.397" ;
  ns0:smiles "CC1=C(C(=NO1)C)C(=O)NC2=C(C(=C(S2)C)C3=CC=CC=C3)C#N" ;
  skos:prefLabel "N (3 سیانو 5 متیل 4 فنیل 2 تیوفنیل) 3،5 دی متیل 4 ایزوکسازول کربوکسامید"@fa, "n-(3-cyano-5-methyl-4-phenyl-2-thiophenyl)-3,5-dimethyl-4-isoxazolecarboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22712> ;
  ns0:inchi "InChI=1S/C18H15N3O2S/c1-10-15(11(2)23-21-10)17(22)20-18-14(9-19)16(12(3)24-18)13-7-5-4-6-8-13/h4-8H,1-3H3,(H,20,22)" ;
  ns0:formula "C18H15N3O2S" .

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