@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://www.irandoc.acir/onto/irandoc/CHEBI:35683>
  skos:prefLabel "آریل سولفید"@fa, "aryl sulfide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:183327> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:183327>
  ns0:mass "298.360" ;
  ns0:formula "C16H14N2O2S" ;
  skos:prefLabel "ethyl 3-cyano-6-methyl-2-(phenylthio)isonicotinate"@en, "اتیل 3 سیانو 6 متیل 2 (فنیل تیو) ایزونیکوتینات"@fa ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "ethyl 3-cyano-6-methyl-2-phenylsulanylpyridine-4-carboxylate" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "298.07760" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  ns0:inchi "InChI=1S/C16H14N2O2S/c1-3-20-16(19)13-9-11(2)18-15(14(13)10-17)21-12-7-5-4-6-8-12/h4-9H,3H2,1-2H3" ;
  ns0:inchikey "AMLDTLOMGKPZBE-UHFFFAOYSA-N" ;
  ns0:smiles "S(C1=NC(=CC(=C1C#N)C(OCC)=O)C)C2=CC=CC=C2" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
