@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://www.irandoc.acir/onto/irandoc/CHEBI:32952>
  skos:prefLabel "آمین"@fa, "amine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:8914> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:8914>
  skos:prefLabel "راسکوپین"@fa, "ruscopine"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "306.20558" ;
  ns0:formula "C16H26N4O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "JVNVHIPXYJPRRV-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "Ruscopine" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32952> ;
  ns0:mass "306.404" ;
  ns0:inchi "InChI=1S/C16H26N4O2/c1-21-15-8-6-13(10-16(15)22-2)5-7-14(20-12-18)4-3-9-19-11-17/h6,8,10-12,14H,3-5,7,9H2,1-2H3,(H2,17,19)(H2,18,20)" ;
  ns0:smiles "COc1ccc(CCC(CCCNC=N)NC=N)cc1OC" .

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 .
