@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:123422>
  ns0:inchi "InChI=1S/C19H15N3O4/c23-19(12-14-4-2-1-3-5-14)21-20-13-17-10-11-18(26-17)15-6-8-16(9-7-15)22(24)25/h1-11,13H,12H2,(H,21,23)" ;
  ns0:formula "C19H15N3O4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "N [[5 (4 نیتروفنیل) 2 فورانیل] متیلیدین آمینو] 2 فنیل استامید"@fa, "n-[[5-(4-nitrophenyl)-2-furanyl]methylideneamino]-2-phenylacetamide"@en ;
  ns0:charge "0" ;
  ns0:inchikey "MMRCYJSCKXDLSJ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:subset "2_STAR" ;
  ns0:mass "349.341" ;
  ns0:monoisotopicmass "349.10626" ;
  ns0:smiles "C1=CC=C(C=C1)CC(=O)NN=CC2=CC=C(O2)C3=CC=C(C=C3)[N+](=O)[O-]" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22160>
  skos:prefLabel "استامیدها"@fa, "acetamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:123422> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
