@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:37403>
  skos:prefLabel "نهاد هماهنگی مس"@fa, "copper coordination entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:30350> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:30350>
  ns0:inchi "InChI=1S/C7H20N4.Cu/c8-2-6-10-4-1-5-11-7-3-9;/h10-11H,1-9H2;/q;+2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "[Cu(C7H20N4)](2+)", "[Cu(2,3,2-tet)](2+)" ;
  ns0:synonym_EXACT "[N,N'-bis(2-aminoethyl)propane-1,3-diamine]copper(2+)", "[N,N'-bis(2-aminoethyl)propane-1,3-diamine]copper(II)", "[N,N'-bis(2-amino-kappaN-ethyl)propane-1,3-diamine-kappa(2)N,N]copper(2+)" ;
  ns0:subset "3_STAR" ;
  ns0:inchikey "FNSJCPAXFHHNHH-UHFFFAOYSA-N" ;
  ns0:mass "223.80666" ;
  ns0:formula "C7H20CuN4" ;
  ns0:smiles "[Cu++].NCCNCCCNCCN" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37403> ;
  ns0:monoisotopicmass "223.09730" ;
  skos:prefLabel "[n,n'-bis(2-aminoethyl)propane-1,3-diamine]copper(2+)"@en, "[N، N' بیس (2 آمینو اتیل) پروپان 1،3 دی آمین] مس (2+)"@fa ;
  ns0:charge "+2" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
