@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://www.irandoc.acir/onto/irandoc/CHEBI:38785>
  skos:prefLabel "مورفولین ها"@fa, "morpholines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:123299> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:123299>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38785> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H22N6O2/c1-15-4-2-3-5-18(15)21-19(27)14-26-23-20(22-24-26)16-6-8-17(9-7-16)25-10-12-28-13-11-25/h2-9H,10-14H2,1H3,(H,21,27)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "PZHLOUOCQPUNQV-UHFFFAOYSA-N" ;
  ns0:formula "C20H22N6O2" ;
  ns0:mass "378.428" ;
  ns0:monoisotopicmass "378.18042" ;
  skos:prefLabel "n-(2-methylphenyl)-2-[5-[4-(4-morpholinyl)phenyl]-2-tetrazolyl]acetamide"@en, "N (2 متیل فنیل) 2 [5 [4 (4 مورفولینیل) فنیل] 2 تترازولیل] استامید"@fa ;
  ns0:smiles "CC1=CC=CC=C1NC(=O)CN2N=C(N=N2)C3=CC=C(C=C3)N4CCOCC4" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
