@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://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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109837>
  skos:prefLabel "2-(4-morpholinyl)-n-(2-phenylphenyl)propanamide"@en, "2 (4 مورفولینیل) N (2 فنیل فنیل) پروپانامید"@fa ;
  ns0:formula "C19H22N2O2" ;
  ns0:inchikey "NLNQBSOZEVFYLC-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H22N2O2/c1-15(21-11-13-23-14-12-21)19(22)20-18-10-6-5-9-17(18)16-7-3-2-4-8-16/h2-10,15H,11-14H2,1H3,(H,20,22)" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22888> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "310.16813" ;
  ns0:mass "310.391" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C(=O)NC1=CC=CC=C1C2=CC=CC=C2)N3CCOCC3" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22888>
  skos:prefLabel "بی فنیل ها"@fa, "biphenyls"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109837> .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
