@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48739>
  skos:prefLabel "نفتالین کربوکسامید"@fa, "naphthalenecarboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108252> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108252>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48739> ;
  ns0:inchi "InChI=1S/C21H20N2O/c24-21(18-8-7-16-5-1-2-6-17(16)15-18)22-19-9-11-20(12-10-19)23-13-3-4-14-23/h1-2,5-12,15H,3-4,13-14H2,(H,22,24)" ;
  ns0:mass "316.397" ;
  ns0:formula "C21H20N2O" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-[4-(1-pyrrolidinyl)phenyl]-2-naphthalenecarboxamide"@en, "N [4 (1 پیرولیدینیل) فنیل] 2 نفتالین کربوکسامید"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "GYSRXOOQGROMHA-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "316.15756" ;
  ns0:smiles "C1CCN(C1)C2=CC=C(C=C2)NC(=O)C3=CC4=CC=CC=C4C=C3" .

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