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

<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://www.irandoc.acir/onto/irandoc/CHEBI:109562>
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "ZYGWFTGHRLCDGP-UHFFFAOYSA-N" ;
  ns0:formula "C10H6F6N4" ;
  ns0:inchi "InChI=1S/C10H6F6N4/c11-9(12,13)5-3-6(10(14,15)16)18-8-4(5)1-2-7(19-8)20-17/h1-3H,17H2,(H,18,19,20)" ;
  skos:prefLabel "[5,7-bis(trifluoromethyl)-1,8-naphthyridin-2-yl]hydrazine"@en, "[5،7 بیس (تری فلورومتیل) 1،8 نفتیریدین 2 یل] هیدرازین"@fa ;
  ns0:monoisotopicmass "296.04967" ;
  ns0:mass "296.172" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:73539> ;
  ns0:smiles "C1=CC(=NC2=C1C(=CC(=N2)C(F)(F)F)C(F)(F)F)NN" ;
  ns0:charge "0" .

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 .
