@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://www.irandoc.acir/onto/irandoc/CHEBI:13248>
  skos:prefLabel "آنیلید"@fa, "anilide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112953> .

<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:112953>
  ns0:monoisotopicmass "311.16338" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  ns0:charge "0" ;
  ns0:inchikey "YONMVYHOCRREDG-UHFFFAOYSA-N" ;
  skos:prefLabel "2-[[4-(dimethylamino)phenyl]methylideneamino]oxy-n-(4-methylphenyl)acetamide"@en, "2 [[4 (دی متیل آمینو) فنیل] متیلیدین آمینو] اکسی N (4 متیل فنیل) استامید"@fa ;
  ns0:formula "C18H21N3O2" ;
  ns0:mass "311.379" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C18H21N3O2/c1-14-4-8-16(9-5-14)20-18(22)13-23-19-12-15-6-10-17(11-7-15)21(2)3/h4-12H,13H2,1-3H3,(H,20,22)" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC=C(C=C1)NC(=O)CON=CC2=CC=C(C=C2)N(C)C" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
