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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:111414>
  ns0:smiles "CC1=C(C=C(C=C1)SC2=C(C=CC=N2)C(=O)O)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  skos:prefLabel "2-[(3,4-dimethylphenyl)thio]-3-pyridinecarboxylic acid"@en, "2 [(3،4 دی متیل فنیل) تیو]  پیریدین کربوکسیلیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "CRLOVVXMPXCXPM-UHFFFAOYSA-N" ;
  ns0:formula "C14H13NO2S" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H13NO2S/c1-9-5-6-11(8-10(9)2)18-13-12(14(16)17)4-3-7-15-13/h3-8H,1-2H3,(H,16,17)" ;
  ns0:monoisotopicmass "259.06670" ;
  ns0:mass "259.325" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
