@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:51276>
  skos:prefLabel "thioureas"@fa, "thioureas"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:123252> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:123252>
  skos:prefLabel "3،4 دی متیل N [سولفانیلیدن [2 (تری فلورومتیل) آنیلینو] متیل] بنزامید"@fa, "3,4-dimethyl-n-[sulfanylidene-[2-(trifluoromethyl)anilino]methyl]benzamide"@en ;
  ns0:mass "352.376" ;
  ns0:smiles "CC1=C(C=C(C=C1)C(=O)NC(=S)NC2=CC=CC=C2C(F)(F)F)C" ;
  ns0:formula "C17H15F3N2OS" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "SEZGQWZDAFYNQP-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "352.08572" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C17H15F3N2OS/c1-10-7-8-12(9-11(10)2)15(23)22-16(24)21-14-6-4-3-5-13(14)17(18,19)20/h3-9H,1-2H3,(H2,21,22,23,24)" .

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