@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:23003>
  skos:prefLabel "استر کاربامات"@fa, "carbamate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:174373> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:174373>
  ns0:inchi "InChI=1S/C11H15NO4S/c1-3-17(14,15)8-9-6-4-5-7-10(9)16-11(13)12-2/h4-7H,3,8H2,1-2H3,(H,12,13)" ;
  skos:prefLabel "2 (اتیل سولفونیل متیل) فنیل متیل کاربامات"@fa, "2-(ethylsulfonylmethyl)phenyl methylcarbamate"@en ;
  ns0:smiles "S(=O)(=O)(CC=1C(OC(=O)NC)=CC=CC1)CC" ;
  ns0:synonym_EXACT "[2-(ethylsulonylmethyl)phenyl] N-methylcarbamate" ;
  ns0:formula "C11H15NO4S" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "257.07218" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23003> ;
  ns0:inchikey "IOPTXXRNXCPJGO-UHFFFAOYSA-N" ;
  ns0:mass "257.300" ;
  ns0:charge "0" .

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