@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:109566>
  ns0:monoisotopicmass "265.01573" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5-[(2-hydroxy-3-nitrophenyl)methylidene]-2-sulfanylidene-4-imidazolidinone"@en, "5 [(2 هیدروکسی 3 نیتروفنیل) متیلیدن] 2 سولفانیلیدن 4 ایمیدازولیدینون"@fa ;
  ns0:mass "265.247" ;
  ns0:charge "0" ;
  ns0:formula "C10H7N3O4S" ;
  ns0:inchikey "VGLDMXKYORGLEN-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25562> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC(=C(C(=C1)[N+](=O)[O-])O)C=C2C(=O)NC(=S)N2" ;
  ns0:inchi "InChI=1S/C10H7N3O4S/c14-8-5(2-1-3-7(8)13(16)17)4-6-9(15)12-10(18)11-6/h1-4,14H,(H2,11,12,15,18)" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25562>
  skos:prefLabel "نیتروفنول"@fa, "nitrophenol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109566> .

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