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

<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:116329>
  ns0:inchi "InChI=1S/C18H19N5O3/c1-11-8-14(15-6-4-5-7-16(15)20-11)9-19-17(24)10-22-13(3)18(23(25)26)12(2)21-22/h4-8H,9-10H2,1-3H3,(H,19,24)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C18H19N5O3" ;
  ns0:charge "0" ;
  skos:prefLabel "2-(3,5-dimethyl-4-nitro-1-pyrazolyl)-n-[(2-methyl-4-quinolinyl)methyl]acetamide"@en, "2 (3،5 دی متیل 4 نیترو 1 پیرازولیل) N [(2 متیل 4 کینولینیل) متیل] استامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "353.376" ;
  ns0:monoisotopicmass "353.14879" ;
  ns0:inchikey "CNDCJFZFIJPIIM-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:smiles "CC1=NC2=CC=CC=C2C(=C1)CNC(=O)CN3C(=C(C(=N3)C)[N+](=O)[O-])C" .

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