@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:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:190462> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190462>
  ns0:mass "399.257" ;
  ns0:monoisotopicmass "399.05910" ;
  ns0:inchikey "VWUYOPLTSZBOKR-UHFFFAOYSA-L" ;
  skos:prefLabel "dfpreq1 monophosphate"@en, "مونوفسفات dfPreQ1"@fa ;
  ns0:formula "C13H14N5O8P" ;
  ns0:inchi "InChI=1S/C13H16N5O8P/c14-13-16-11-10(12(21)17-13)6(2-15-5-19)3-18(11)9-1-7(20)8(26-9)4-25-27(22,23)24/h1,3,5,8-9,20H,2,4H2,(H,15,19)(H2,22,23,24)(H3,14,16,17,21)/p-2" ;
  ns0:smiles "C1(C2=C(N=C(N1)N)N(C=C2CNC=O)C3OC(C(=C3)O)COP(=O)([O-])[O-])=O" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "-2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> .

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