@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:116377> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116377>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22712> ;
  ns0:formula "C19H16N4O3S2" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=C(C(=NO1)C2=CC=CC=C2)C(=O)NNC(=S)NC(=O)C=CC3=CC=CS3" ;
  ns0:monoisotopicmass "412.06638" ;
  ns0:inchikey "MIMKBKGPDPZVSW-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H16N4O3S2/c1-12-16(17(23-26-12)13-6-3-2-4-7-13)18(25)21-22-19(27)20-15(24)10-9-14-8-5-11-28-14/h2-11H,1H3,(H,21,25)(H2,20,22,24,27)" ;
  skos:prefLabel "N [[[(5 متیل 3 فنیل 4 ایزوکسازولیل) اکسومتیل] هیدرازو] سولفانیلدن متیل] 3 تیوفن 2 یل 2 پروپنامید"@fa, "n-[[[(5-methyl-3-phenyl-4-isoxazolyl)-oxomethyl]hydrazo]-sulfanylidenemethyl]-3-thiophen-2-yl-2-propenamide"@en ;
  ns0:mass "412.488" ;
  ns0:subset "2_STAR" .

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