@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://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:105227> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105227>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CC(=CC=C1CSCC(=O)NC2=C(C=CC(=C2)[N+](=O)[O-])O)Cl" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XLDYRTAPKQIASS-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25562> ;
  ns0:charge "0" ;
  skos:prefLabel "2-[(4-chlorophenyl)methylthio]-n-(2-hydroxy-5-nitrophenyl)acetamide"@en, "2 [(4 کلروفنیل) متیل تیو] N (2 هیدروکسی 5 نیتروفنیل) استامید"@fa ;
  ns0:formula "C15H13ClN2O4S" ;
  ns0:inchi "InChI=1S/C15H13ClN2O4S/c16-11-3-1-10(2-4-11)8-23-9-15(20)17-13-7-12(18(21)22)5-6-14(13)19/h1-7,19H,8-9H2,(H,17,20)" ;
  ns0:mass "352.794" ;
  ns0:monoisotopicmass "352.02846" .

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