@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:82575>
  ns0:inchikey "QCCXEQGBFPINIY-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "آلفا [3 (Nitrosoamino) پروپیل] 3 پیریدین متانول"@fa, "alpha-[3-(nitrosoamino)propyl]-3-pyridinemethanol"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "195.21840" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C9H13N3O2" ;
  ns0:inchi "InChI=1S/C9H13N3O2/c13-9(4-2-6-11-12-14)8-3-1-5-10-7-8/h1,3,5,7,9,13H,2,4,6H2,(H,11,14)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26421> ;
  ns0:smiles "O/N=N/CCCC(O)c1cccnc1" ;
  ns0:monoisotopicmass "195.10078" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26421>
  skos:prefLabel "پیریدین‌ها"@fa, "pyridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:82575> .

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