@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:116385> .

<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:116385>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "OYVUSKSAVUXUAZ-UHFFFAOYSA-N" ;
  ns0:formula "C18H23NO" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "269.17796" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  ns0:smiles "CCC1=CC=C(C=C1)NC(=O)C2C3C2C=CCCCC3" ;
  skos:prefLabel "N (4 اتیل فنیل) 9 بی سیکلو [6.1.0] non 6 انکربوکسامید"@fa, "n-(4-ethylphenyl)-9-bicyclo[6.1.0]non-6-enecarboxamide"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H23NO/c1-2-13-9-11-14(12-10-13)19-18(20)17-15-7-5-3-4-6-8-16(15)17/h5,7,9-12,15-17H,2-4,6,8H2,1H3,(H,19,20)" ;
  ns0:mass "269.382" .

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