@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:73539>
  skos:prefLabel "مشتق نفتیریدین"@fa, "naphthyridine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116299> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:116299>
  ns0:mass "242.105" ;
  ns0:formula "C10H9Cl2N3" ;
  ns0:inchikey "LFIDGHPVULHBNN-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:73539> ;
  skos:prefLabel "1,3-dichloro-7-methyl-6,8-dihydro-5h-2,7-naphthyridine-4-carbonitrile"@en, "1,3 دی کلرو 7 متیل 6,8 دی هیدرو 5H 2,7 نفتیریدین 4 کربنیتریل"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "241.01735" ;
  ns0:smiles "CN1CCC2=C(C(=NC(=C2C1)Cl)Cl)C#N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C10H9Cl2N3/c1-15-3-2-6-7(4-13)9(11)14-10(12)8(6)5-15/h2-3,5H2,1H3" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
