@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:25477>
  skos:prefLabel "نفتالین ها"@fa, "naphthalenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94426> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:94426>
  ns0:mass "394.466" ;
  ns0:inchikey "UADRPWLRVLBVBC-UHFFFAOYSA-N" ;
  skos:prefLabel "n-[3-[(2-oxo-1-naphthalenylidene)methylamino]phenyl]-2-phenylpropanamide"@en, "N [3 [(2 اکسو 1 نفتالنیلیدین) متیل آمینو] فنیل] 2 فنیل پروپانامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:formula "C26H22N2O2" ;
  ns0:inchi "InChI=1S/C26H22N2O2/c1-18(19-8-3-2-4-9-19)26(30)28-22-12-7-11-21(16-22)27-17-24-23-13-6-5-10-20(23)14-15-25(24)29/h2-18,27H,1H3,(H,28,30)" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C1=CC=CC=C1)C(=O)NC2=CC=CC(=C2)NC=C3C(=O)C=CC4=CC=CC=C43" ;
  ns0:monoisotopicmass "394.16813" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" .

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