@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:37833>
  skos:prefLabel "p,p-diphenylphosphinimidic amide"@en, "آمید دی فنیل فسفینیمیدیک P, P"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35361>
  skos:prefLabel "فسفین آمیدین"@fa, "phosphinamidine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:37831> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:37831>
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:37833> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35361> ;
  skos:prefLabel "n,n',p,p-tetraphenylphosphinimidic amide"@en, "آمید تترافنیل فسفینیمیدیک N، N'، P، P"@fa ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C24H21N2P/c1-5-13-21(14-6-1)25-27(23-17-9-3-10-18-23,24-19-11-4-12-20-24)26-22-15-7-2-8-16-22/h1-20,25H" ;
  ns0:inchikey "WRDXCFNVTFJMDS-UHFFFAOYSA-N" ;
  ns0:mass "368.41078" ;
  ns0:subset "3_STAR" ;
  ns0:monoisotopicmass "368.14424" ;
  ns0:smiles "N(c1ccccc1)P(=Nc1ccccc1)(c1ccccc1)c1ccccc1" ;
  ns0:formula "C24H21N2P" ;
  ns0:synonym_EXACT "N,N',P,P-tetraphenylphosphinimidic amide" .

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