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

<http://www.irandoc.acir/onto/irandoc/CHEBI:228661>
  ns0:synonym_EXACT "2-[2-[(3-methylcinnolin-5-yl)amino]-2-oxoethyl]sulanylacetic acid" ;
  skos:prefLabel "2-(/{2-[(3-methyl-5-cinnolinyl)amino]-2-oxoethyl/}sulfanyl)acetic acid"@en, "2 (/{ [(3 متیل 5 سینولینیل) آمینو]  اکسو اتیل /} سولفانیل) استیک اسید"@fa ;
  ns0:mass "291.330" ;
  ns0:monoisotopicmass "291.06776" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "SQWMSECPFFXWPM-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38770> ;
  ns0:inchi "InChI=1S/C13H13N3O3S/c1-8-5-9-10(3-2-4-11(9)16-15-8)14-12(17)6-20-7-13(18)19/h2-5H,6-7H2,1H3,(H,14,17)(H,18,19)" ;
  ns0:charge "0" ;
  ns0:formula "C13H13N3O3S" ;
  ns0:smiles "S(CC(=O)NC=1C2=C(N=NC(=C2)C)C=CC1)CC(O)=O" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
