@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:28419>
  skos:prefLabel "beta-d-fucoside"@en, "فوکوزید بتا D"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:44419> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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#alt_id> rdfs:label "شناسه-آلت"@fa, "alt_id"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:44419>
  ns0:mass "285.25004" ;
  ns0:alt_id "CHEBI:38347", "CHEBI:44415" ;
  skos:prefLabel "2 نیتروفنیل بتا D فوکوزید"@fa, "2-nitrophenyl beta-d-fucoside"@en ;
  ns0:inchikey "SWRPIVXPHLYETN-BVWHHUJWSA-N" ;
  ns0:inchi "InChI=1S/C12H15NO7/c1-6-9(14)10(15)11(16)12(19-6)20-8-5-3-2-4-7(8)13(17)18/h2-6,9-12,14-16H,1H3/t6-,9+,10+,11-,12+/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "285.08485" ;
  ns0:synonym_EXACT "2-nitrophenyl 6-deoxy-beta-D-galactopyranoside" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28419> ;
  ns0:subset "3_STAR" ;
  ns0:synonym_RELATED "ONPF" ;
  ns0:smiles "C[C@H]1O[C@@H](Oc2ccccc2[N+]([O-])=O)[C@H](O)[C@@H](O)[C@H]1O" ;
  ns0:formula "C12H15NO7" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
