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

<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:120497>
  ns0:mass "451.305" ;
  ns0:monoisotopicmass "450.06503" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C23H16Cl2N4O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1=CC=C(C=C1)NC(=O)NNC(=O)C2=CC(=NC3=CC=CC=C32)C4=C(C=C(C=C4)Cl)Cl" ;
  skos:prefLabel "1 [[[2 (2،4 دی کلروفنیل) 4 کینولینیل] اکسومتیل] آمینو] 3 فنیل اوره"@fa, "1-[[[2-(2,4-dichlorophenyl)-4-quinolinyl]-oxomethyl]amino]-3-phenylurea"@en ;
  ns0:inchikey "RGBGXPAVLXGXON-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:inchi "InChI=1S/C23H16Cl2N4O2/c24-14-10-11-17(19(25)12-14)21-13-18(16-8-4-5-9-20(16)27-21)22(30)28-29-23(31)26-15-6-2-1-3-7-15/h1-13H,(H,28,30)(H2,26,29,31)" ;
  ns0:charge "0" .

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