@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:25985>
  skos:prefLabel "مشتق فنیل آلانین"@fa, "phenylalanine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112291> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112291>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:formula "C20H17NO5S2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25985> ;
  ns0:inchikey "SXGGEIQEHFCTTO-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "415.486" ;
  skos:prefLabel "2-[5-[(4-hydroxy-3-methoxyphenyl)methylidene]-4-oxo-2-sulfanylidene-3-thiazolidinyl]-3-phenylpropanoic acid"@en, "2 [5 [(4 هیدروکسی 3 متوکسی فنیل) متیلیدن]  اکسو  سولفانیلیدن  تیازولیدینیل]   پروپانوئیک اسید"@fa ;
  ns0:monoisotopicmass "415.05481" ;
  ns0:smiles "COC1=C(C=CC(=C1)C=C2C(=O)N(C(=S)S2)C(CC3=CC=CC=C3)C(=O)O)O" ;
  ns0:inchi "InChI=1S/C20H17NO5S2/c1-26-16-10-13(7-8-15(16)22)11-17-18(23)21(20(27)28-17)14(19(24)25)9-12-5-3-2-4-6-12/h2-8,10-11,14,22H,9H2,1H3,(H,24,25)" .

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