@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48420>
  skos:prefLabel "بی فنیل تترازول"@fa, "biphenylyltetrazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:48419> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48419>
  ns0:smiles "c1ccc(cc1)-c1ccccc1-c1nnn[nH]1" ;
  ns0:inchi "InChI=1S/C13H10N4/c1-2-6-10(7-3-1)11-8-4-5-9-12(11)13-14-16-17-15-13/h1-9H,(H,14,15,16,17)" ;
  ns0:formula "C13H10N4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48420> ;
  skos:prefLabel "5-biphenyl-2-yl-1h-tetrazole"@en, "5 بی فنیل 2 yl 1H تترازول"@fa ;
  ns0:subset "3_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "HLAYLOOJBAJIRU-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "5-[1,1'-biphenyl]-2-yl-1H-tetrazole" ;
  ns0:monoisotopicmass "222.09055" ;
  ns0:mass "222.24546" .

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