@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://www.irandoc.acir/onto/irandoc/CHEBI:36683>
  skos:prefLabel "ترکیب کلر آلی"@fa, "organochlorine compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112256> .

<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:112256>
  ns0:formula "C17H19ClN4O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "WZMCSBFEYYHNKX-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "346.11965" ;
  skos:prefLabel "N [(4 کلروفنیل) متیل] 3 (1 اتیل 5 متیل 4 پیرازولیل) 4،5 دی هیدرو ایزوکسازول 5 کربوکسامید"@fa, "n-[(4-chlorophenyl)methyl]-3-(1-ethyl-5-methyl-4-pyrazolyl)-4,5-dihydroisoxazole-5-carboxamide"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36683> ;
  ns0:inchi "InChI=1S/C17H19ClN4O2/c1-3-22-11(2)14(10-20-22)15-8-16(24-21-15)17(23)19-9-12-4-6-13(18)7-5-12/h4-7,10,16H,3,8-9H2,1-2H3,(H,19,23)" ;
  ns0:smiles "CCN1C(=C(C=N1)C2=NOC(C2)C(=O)NCC3=CC=C(C=C3)Cl)C" ;
  ns0:charge "0" ;
  ns0:mass "346.812" .

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