@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:15904>
  skos:prefLabel "اسید چرب با زنجیره بلند"@fa, "long-chain fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:184586> .

<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:184586>
  skos:prefLabel "12 cys 9 نیترو اکتادسنوئیک اسید"@fa, "12-cys-9-nitro-octadecenoic acid"@en ;
  ns0:mass "446.600" ;
  ns0:synonym_EXACT "(E)-12-[(2S)-2-amino-2-carboxyethyl]sulanyl-9-nitrooctadec-9-enoic acid" ;
  ns0:monoisotopicmass "446.24506" ;
  ns0:smiles "S(C(CCCCCC)C/C=C(/[N+]([O-])=O)/CCCCCCCC(O)=O)C[C@@H](N)C(O)=O" ;
  ns0:inchi "InChI=1S/C21H38N2O6S/c1-2-3-4-9-12-18(30-16-19(22)21(26)27)15-14-17(23(28)29)11-8-6-5-7-10-13-20(24)25/h14,18-19H,2-13,15-16,22H2,1H3,(H,24,25)(H,26,27)/b17-14+/t18?,19-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H38N2O6S" ;
  ns0:inchikey "ZLHMTQRLEBHTLQ-FXCXZOJLSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
