@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:22475>
  skos:prefLabel "آمینو اسید آمید"@fa, "amino acid amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121603> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121603>
  ns0:inchi "InChI=1S/C17H16ClN3O2/c1-10-6-7-11(8-12(10)18)19-16(22)9-15-17(23)21-14-5-3-2-4-13(14)20-15/h2-8,15,20H,9H2,1H3,(H,19,22)(H,21,23)" ;
  skos:prefLabel "n-(3-chloro-4-methylphenyl)-2-(3-oxo-2,4-dihydro-1h-quinoxalin-2-yl)acetamide"@en, "N (3 کلرو 4 متیل فنیل) 2 (3 اکسو 2،4 دی هیدرو 1H کینوکسالین 2 یل) استامید"@fa ;
  ns0:inchikey "XFZIRHXRSGOHFQ-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:formula "C17H16ClN3O2" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "329.09310" ;
  ns0:mass "329.781" ;
  ns0:smiles "CC1=C(C=C(C=C1)NC(=O)CC2C(=O)NC3=CC=CC=C3N2)Cl" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
