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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114442>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3-(4-ethyl-5-sulfanylidene-1,2,4-triazolidin-3-ylidene)-2-naphthalenone"@en, "3 (4 اتیل 5 سولفانیلیدین 1،2،4 تری آزولیدین 3 یلیدین) 2 نفتالنون"@fa ;
  ns0:smiles "CCN1C(=C2C=C3C=CC=CC3=CC2=O)NNC1=S" ;
  ns0:formula "C14H13N3OS" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "271.339" ;
  ns0:monoisotopicmass "271.07793" ;
  ns0:inchi "InChI=1S/C14H13N3OS/c1-2-17-13(15-16-14(17)19)11-7-9-5-3-4-6-10(9)8-12(11)18/h3-8,15H,2H2,1H3,(H,16,19)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:inchikey "LDYOZEFCTYRZMR-UHFFFAOYSA-N" .

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 .
