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

<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:125581>
  ns0:mass "283.393" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2 [[2 [(دی متیل آمینو) متیل] فنیل] تیو] 5 ایزوسیانوآنیلین"@fa, "2-[[2-[(dimethylamino)methyl]phenyl]thio]-5-isocyanoaniline"@en ;
  ns0:formula "C16H17N3S" ;
  ns0:inchikey "ISSGCGBRAJLRIY-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H17N3S/c1-18-13-8-9-16(14(17)10-13)20-15-7-5-4-6-12(15)11-19(2)3/h4-10H,11,17H2,2-3H3" ;
  ns0:monoisotopicmass "283.11432" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  ns0:smiles "CN(C)CC1=CC=CC=C1SC2=C(C=C(C=C2)[N+]#[C-])N" ;
  ns0:charge "0" .

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