@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:94030> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:94030>
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "273.03944" ;
  skos:prefLabel "2-methyl-5-[(2-methyl-4-quinolinyl)thio]-1,3,4-thiadiazole"@en, "2 متیل 5 [(2 متیل 4 کینولینیل) تیو] 1،3،4 تیادیازول"@fa ;
  ns0:mass "273.379" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  ns0:inchikey "FMVZKGYXMKDRSK-UHFFFAOYSA-N" ;
  ns0:formula "C13H11N3S2" ;
  ns0:smiles "CC1=NC2=CC=CC=C2C(=C1)SC3=NN=C(S3)C" ;
  ns0:inchi "InChI=1S/C13H11N3S2/c1-8-7-12(18-13-16-15-9(2)17-13)10-5-3-4-6-11(10)14-8/h3-7H,1-2H3" .

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 .
