@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:38857>
  skos:prefLabel "مونوکلروفنول"@fa, "monochlorophenol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210152> .

<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:210152>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38857> ;
  skos:prefLabel "لپتازولین A"@fa, "leptazoline a"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H14ClNO5/c1-6-12(10(17)5-11(18)19)15-13(20-6)8-4-7(14)2-3-9(8)16/h2-4,6,10,12,16-17H,5H2,1H3,(H,18,19)/t6-,10+,12+/m1/s1" ;
  ns0:monoisotopicmass "299.05605" ;
  ns0:synonym_EXACT "(3S)-3-[(4R,5R)-2-(5-chloro-2-hydroxyphenyl)-5-methyl-4,5-dihydro-1,3-oxazol-4-yl]-3-hydroxypropanoic acid" ;
  ns0:mass "299.710" ;
  ns0:smiles "ClC1=CC(=C(O)C=C1)C=2O[C@H](C)[C@H](N2)[C@@H](O)CC(=O)O" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H14ClNO5" ;
  ns0:inchikey "ZFAIHGMUJXZHDW-HUABCPSTSA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
