@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://www.irandoc.acir/onto/irandoc/CHEBI:52404>
  skos:prefLabel "کینومتان ها"@fa, "quinomethanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93703> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:93703>
  ns0:inchi "InChI=1S/C10H8N2O2S/c11-5-7(10(12)15)3-6-1-2-8(13)9(14)4-6/h1-4,14-15H,12H2" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC(=O)C(=CC1=CC(=C(N)S)C#N)O" ;
  ns0:formula "C10H8N2O2S" ;
  ns0:mass "220.249" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3-amino-2-[(3-hydroxy-4-oxo-1-cyclohexa-2,5-dienylidene)methyl]-3-mercapto-2-propenenitrile"@en, "3 آمینو 2 [(3 هیدروکسی 4 اکسو 1 سیکلوهگزا 2،5 دی انیلیدین) متیل] 3 مرکاپتو 2 پروپنیتریل"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:inchikey "CTSHLCWTPAQAAB-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "220.03065" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
