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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92464>
  ns0:formula "C9H8N2OS2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26961> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3-amino-5-(3-thiophenyl)-2-thiophenecarboxamide"@en, "3 آمینو 5 (3 تیوفنیل) 2 تیوفن کربوکسامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "224.00781" ;
  ns0:mass "224.305" ;
  ns0:inchi "InChI=1S/C9H8N2OS2/c10-6-3-7(5-1-2-13-4-5)14-8(6)9(11)12/h1-4H,10H2,(H2,11,12)" ;
  ns0:inchikey "BMUACLADCKCNKZ-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CSC=C1C2=CC(=C(S2)C(=O)N)N" .

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 .
