@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://www.irandoc.acir/onto/irandoc/CHEBI:48975>
  skos:prefLabel "آنیلین جایگزین"@fa, "substituted aniline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92485> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92485>
  ns0:charge "0" ;
  skos:prefLabel "n-(2-methoxyphenyl)-4-(4-morpholinyl)-6-(1-pyrrolidinyl)-1,3,5-triazin-2-amine"@en, "N (2 متوکسی فنیل) 4 (4 مورفولینیل) 6 (1 پیرولیدینیل) 1،3،5 تریازین 2 آمین"@fa ;
  ns0:inchi "InChI=1S/C18H24N6O2/c1-25-15-7-3-2-6-14(15)19-16-20-17(23-8-4-5-9-23)22-18(21-16)24-10-12-26-13-11-24/h2-3,6-7H,4-5,8-13H2,1H3,(H,19,20,21,22)" ;
  ns0:inchikey "MOPFFGAMTVYGOC-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48975> ;
  ns0:monoisotopicmass "356.19607" ;
  ns0:formula "C18H24N6O2" ;
  ns0:smiles "COC1=CC=CC=C1NC2=NC(=NC(=N2)N3CCOCC3)N4CCCC4" ;
  ns0:subset "2_STAR" ;
  ns0:mass "356.423" .

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