@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://www.irandoc.acir/onto/irandoc/CHEBI:38260>
  skos:prefLabel "پیرولیدین ها"@fa, "pyrrolidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107380> .

<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:107380>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:formula "C19H15ClN2O5" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(3ar,6as)-3-(2-chlorophenyl)-5-(2,5-dimethoxyphenyl)-3a,6a-dihydropyrrolo[3,4-d]isoxazole-4,6-dione"@en, "(3aR,6aS) 3 (2 کلروفنیل) 5 (2،5 دی متوکسی فنیل) 3a,6a دی هیدروپیرولو[3،4 d]ایزوکسازول 4،6 دیون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38260> ;
  ns0:inchi "InChI=1S/C19H15ClN2O5/c1-25-10-7-8-14(26-2)13(9-10)22-18(23)15-16(21-27-17(15)19(22)24)11-5-3-4-6-12(11)20/h3-9,15,17H,1-2H3/t15-,17+/m1/s1" ;
  ns0:inchikey "AVMJNCJSYBFURN-WBVHZDCISA-N" ;
  ns0:monoisotopicmass "386.06695" ;
  ns0:mass "386.786" ;
  ns0:smiles "COC1=CC(=C(C=C1)OC)N2C(=O)[C@H]3[C@@H](C2=O)ON=C3C4=CC=CC=C4Cl" .

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