@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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#alt_id> rdfs:label "شناسه-آلت"@fa, "alt_id"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:32066>
  ns0:formula "C9H12N2S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26421> ;
  ns0:mass "180.271" ;
  ns0:charge "0" ;
  ns0:alt_id "CHEBI:93717" ;
  ns0:synonym_RELATED "protionamid", "2-Propylthioisonicotinamide", "2-Propylisonicotinylthioamide" ;
  ns0:smiles "CCCC1=NC=CC(=C1)C(=S)N" ;
  ns0:monoisotopicmass "180.07212" ;
  ns0:synonym_EXACT "Prothionamide", "prothionamide" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C9H12N2S/c1-2-3-8-6-7(9(10)12)4-5-11-8/h4-6H,2-3H2,1H3,(H2,10,12)" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "پروتیونامید"@fa, "prothionamide"@en ;
  ns0:inchikey "VRDIULHPQTYCLN-UHFFFAOYSA-N" .

<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:32066> .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
