@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48653>
  skos:prefLabel "تینوتیوفن"@fa, "thienothiophene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94095> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:94095>
  ns0:monoisotopicmass "270.98740" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48653> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C12H5N3OS2/c13-4-7-9(6-2-1-3-16-6)10-11(15)8(5-14)18-12(10)17-7/h1-3H,15H2" ;
  skos:prefLabel "4-amino-3-(2-furanyl)thieno[2,3-b]thiophene-2,5-dicarbonitrile"@en, "4 آمینو 3 (2 فورانیل) تینو[2،3 b] تیوفن 2،5 دی کربنیتریل"@fa ;
  ns0:inchikey "WNYPDLONIZAAOA-UHFFFAOYSA-N" ;
  ns0:formula "C12H5N3OS2" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "271.320" ;
  ns0:smiles "C1=COC(=C1)C2=C(SC3=C2C(=C(S3)C#N)N)C#N" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
