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

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112329>
  ns0:mass "353.843" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "N [(2 کلروفنیل) (2 هیدروکسی 1 نفتالنیل) متیل] بوتانامید"@fa, "n-[(2-chlorophenyl)-(2-hydroxy-1-naphthalenyl)methyl]butanamide"@en ;
  ns0:inchikey "ZNZNMOOJUMIKCL-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:charge "0" ;
  ns0:formula "C21H20ClNO2" ;
  ns0:inchi "InChI=1S/C21H20ClNO2/c1-2-7-19(25)23-21(16-10-5-6-11-17(16)22)20-15-9-4-3-8-14(15)12-13-18(20)24/h3-6,8-13,21,24H,2,7H2,1H3,(H,23,25)" ;
  ns0:monoisotopicmass "353.11826" ;
  ns0:smiles "CCCC(=O)NC(C1=CC=CC=C1Cl)C2=C(C=CC3=CC=CC=C32)O" .

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