@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:58384>
  skos:prefLabel "کاداورین (2+)"@fa, "cadaverine(2+)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:137419>
  skos:prefLabel "یون آمونیوم ثانویه"@fa, "secondary ammonium ion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193108> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:193108>
  ns0:smiles "C(CC[NH3+])CC[NH+](C)C" ;
  ns0:charge "+2" ;
  ns0:formula "C7H20N2" ;
  ns0:mass "132.250" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:58384> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "132.16155" ;
  ns0:inchikey "ZQEQANWXEQSAGL-UHFFFAOYSA-P" ;
  skos:prefLabel "N,N دی متیل کاداورین (+2)"@fa, "n,n-dimethyl-cadaverine(+2)"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:137419> ;
  ns0:synonym_RELATED "N,N-dimethyl-cadaverine" ;
  ns0:inchi "InChI=1S/C7H18N2/c1-9(2)7-5-3-4-6-8/h3-8H2,1-2H3/p+2" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:has_functional_parent rdfs:label "والد-عملکردی دارد"@fa, "has_functional_parent"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
