@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://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:22888>
  skos:prefLabel "بی فنیل ها"@fa, "biphenyls"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:127567> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:127567>
  skos:prefLabel "(6r,7r,8r)-7-[4-(4-fluorophenyl)phenyl]-8-(hydroxymethyl)-2-oxo-n-propyl-1,4-diazabicyclo[4.2.0]octane-4-carboxamide"@en, "(6R,7R,8R) 7 [4 (4 فلوروفنیل) فنیل] 8 (هیدروکسی متیل) 2 اکسو N پروپیل 1،4 دیازابیسیکلو[4.2.0]اکتان 4 کربوکسامید"@fa ;
  ns0:inchikey "SWSDLRUKDZMMNR-JAXLGGSGSA-N" ;
  ns0:mass "411.470" ;
  ns0:formula "C23H26FN3O3" ;
  ns0:monoisotopicmass "411.19582" ;
  ns0:inchi "InChI=1S/C23H26FN3O3/c1-2-11-25-23(30)26-12-19-22(20(14-28)27(19)21(29)13-26)17-5-3-15(4-6-17)16-7-9-18(24)10-8-16/h3-10,19-20,22,28H,2,11-14H2,1H3,(H,25,30)/t19-,20-,22+/m0/s1" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22888> ;
  ns0:charge "0" ;
  ns0:smiles "CCCNC(=O)N1C[C@H]2[C@H]([C@@H](N2C(=O)C1)CO)C3=CC=C(C=C3)C4=CC=C(C=C4)F" .

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