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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105800> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:105800>
  ns0:formula "C10H9NOS2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26961>, <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:monoisotopicmass "223.01256" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "223.317" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(2-amino-5-methyl-3-thiophenyl)-thiophen-2-ylmethanone"@en, "(2 آمینو 5 متیل 3 تیوفنیل) تیوفن 2 ایل متانون"@fa ;
  ns0:smiles "CC1=CC(=C(S1)N)C(=O)C2=CC=CS2" ;
  ns0:charge "0" ;
  ns0:inchikey "VHAZJILCIAUTIA-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C10H9NOS2/c1-6-5-7(10(11)14-6)9(12)8-3-2-4-13-8/h2-5H,11H2,1H3" .

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 .
