@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:26961>
  skos:prefLabel "تیوفن‌ها"@fa, "thiophenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105209> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:105209>
  skos:prefLabel "n,n-diethyl-5-thiophen-2-yl-2-thiophenecarboxamide"@en, "N,N دی اتیل 5 تیوفن 2 yl 2 تیوفن کربوکسامید"@fa ;
  ns0:formula "C13H15NOS2" ;
  ns0:inchi "InChI=1S/C13H15NOS2/c1-3-14(4-2)13(15)12-8-7-11(17-12)10-6-5-9-16-10/h5-9H,3-4H2,1-2H3" ;
  ns0:smiles "CCN(CC)C(=O)C1=CC=C(S1)C2=CC=CS2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26961> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "265.05951" ;
  ns0:mass "265.397" ;
  ns0:inchikey "IJEMYRHNCXHVIJ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
