@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:38337>
  skos:prefLabel "پیریمیدون"@fa, "pyrimidone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:221878> .

<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:221878>
  ns0:charge "0" ;
  ns0:mass "280.368" ;
  ns0:inchi "InChI=1S/C15H24N2O3/c1-11(2)6-3-4-8-13-16-12(10-14(18)17-13)7-5-9-15(19)20/h10-11H,3-9H2,1-2H3,(H,19,20)(H,16,17,18)" ;
  ns0:monoisotopicmass "280.17869" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "myxofacycline e"@en, "میکسوفاسیکلین E"@fa ;
  ns0:inchikey "VBRRCMRJQMTCRZ-UHFFFAOYSA-N" ;
  ns0:smiles "O=C1NC(=NC(=C1)CCCC(=O)O)CCCCC(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38337> ;
  ns0:formula "C15H24N2O3" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
