@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://www.irandoc.acir/onto/irandoc/CHEBI:26513>
  skos:prefLabel "کینولین‌ها"@fa, "quinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112701> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112701>
  skos:prefLabel "4 اتیل 3 [2 (4 متیل فنیل) 4 کینولینیل] 1H 1،2،4 تری آزول 5 تیون"@fa, "4-ethyl-3-[2-(4-methylphenyl)-4-quinolinyl]-1h-1,2,4-triazole-5-thione"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "346.451" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCN1C(=NNC1=S)C2=CC(=NC3=CC=CC=C32)C4=CC=C(C=C4)C" ;
  ns0:charge "0" ;
  ns0:formula "C20H18N4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:inchi "InChI=1S/C20H18N4S/c1-3-24-19(22-23-20(24)25)16-12-18(14-10-8-13(2)9-11-14)21-17-7-5-4-6-15(16)17/h4-12H,3H2,1-2H3,(H,23,25)" ;
  ns0:monoisotopicmass "346.12522" ;
  ns0:inchikey "DCJXKVOVXLZDTP-UHFFFAOYSA-N" .

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