@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://www.irandoc.acir/onto/irandoc/CHEBI:35683>
  skos:prefLabel "آریل سولفید"@fa, "aryl sulfide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94298> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94298>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n,n-dimethyl-n'-[5-[(2-methyl-4-quinolinyl)thio]-1,3,4-thiadiazol-2-yl]methanimidamide"@en, "N,N دی متیل N' [5 [(2 متیل 4 کینولینیل) تیو] 1،3،4 تیادیازول 2 یل] متانیمیدامید"@fa ;
  ns0:mass "329.446" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=NC2=CC=CC=C2C(=C1)SC3=NN=C(S3)N=CN(C)C" ;
  ns0:monoisotopicmass "329.07689" ;
  ns0:inchikey "TUKHBNWSNXWSSM-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C15H15N5S2/c1-10-8-13(11-6-4-5-7-12(11)17-10)21-15-19-18-14(22-15)16-9-20(2)3/h4-9H,1-3H3" ;
  ns0:formula "C15H15N5S2" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
