@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://www.irandoc.acir/onto/irandoc/CHEBI:48975>
  skos:prefLabel "آنیلین جایگزین"@fa, "substituted aniline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116348> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116348>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48975> ;
  skos:prefLabel "1 آمینو 3 (4 کلرو 2 متوکسی 5 متیل فنیل) تی اوره"@fa, "1-amino-3-(4-chloro-2-methoxy-5-methylphenyl)thiourea"@en ;
  ns0:inchikey "YVCJRAQYWBIIEG-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "245.730" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C9H12ClN3OS/c1-5-3-7(12-9(15)13-11)8(14-2)4-6(5)10/h3-4H,11H2,1-2H3,(H2,12,13,15)" ;
  ns0:monoisotopicmass "245.03896" ;
  ns0:smiles "CC1=CC(=C(C=C1Cl)OC)NC(=S)NN" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C9H12ClN3OS" .

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