@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://www.irandoc.acir/onto/irandoc/CHEBI:38777>
  skos:prefLabel "آزتیدین ها"@fa, "azetidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:100071> .

<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:22712>
  skos:prefLabel "بنزن ها"@fa, "benzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:100071> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:100071>
  ns0:formula "C18H16FN3O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "NDKYDEPQZPJKDZ-ZACQAIPSSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "325.12265" ;
  skos:prefLabel "(2S,3S,4S) 2 سیانو N (3 فلوروفنیل) 4 (هیدروکسی متیل) 3 فنیل 1 آزتیدین کربوکسامید"@fa, "(2s,3s,4s)-2-cyano-n-(3-fluorophenyl)-4-(hydroxymethyl)-3-phenyl-1-azetidinecarboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22712>, <http://www.irandoc.acir/onto/irandoc/CHEBI:38777> ;
  ns0:mass "325.338" ;
  ns0:smiles "C1=CC=C(C=C1)[C@@H]2[C@H](N([C@@H]2C#N)C(=O)NC3=CC(=CC=C3)F)CO" ;
  ns0:inchi "InChI=1S/C18H16FN3O2/c19-13-7-4-8-14(9-13)21-18(24)22-15(10-20)17(16(22)11-23)12-5-2-1-3-6-12/h1-9,15-17,23H,11H2,(H,21,24)/t15-,16-,17+/m1/s1" ;
  ns0:charge "0" .

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