@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:221882> .

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

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
