@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://www.irandoc.acir/onto/irandoc/CHEBI:32863>
  skos:prefLabel "آمین ثانویه"@fa, "secondary amine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107492> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107492>
  ns0:inchi "InChI=1S/C3H5N3S2/c1-4-2-5-6-3(7)8-2/h1H3,(H,4,5)(H,6,7)" ;
  skos:prefLabel "5 (متیلامین) 3H 1،3،4 تیادیازول 2 تیون"@fa, "5-(methylamino)-3h-1,3,4-thiadiazole-2-thione"@en ;
  ns0:formula "C3H5N3S2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32863> ;
  ns0:subset "2_STAR" ;
  ns0:mass "147.224" ;
  ns0:monoisotopicmass "146.99249" ;
  ns0:smiles "CNC1=NNC(=S)S1" ;
  ns0:charge "0" ;
  ns0:inchikey "JMRAYTPNXKJWAX-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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