@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://www.irandoc.acir/onto/irandoc/CHEBI:229003>
  ns0:monoisotopicmass "116.06597" ;
  skos:prefLabel "3 [(1 متیل اتیل) تیو] 1 پروپن"@fa, "3-[(1-methylethyl)thio]-1-propene"@en ;
  ns0:inchi "InChI=1S/C6H12S/c1-4-5-7-6(2)3/h4,6H,1,5H2,2-3H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "OJBPXSILEFOOQD-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C6H12S" ;
  ns0:smiles "S(C(C)C)CC=C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33261> ;
  ns0:synonym_EXACT "2-prop-2-enylsulanylpropane" ;
  ns0:charge "0" ;
  ns0:mass "116.220" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33261>
  skos:prefLabel "ترکیب آلی گوگردی"@fa, "organosulfur compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:229003> .

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