@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#type> rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/993ee86e-3933-4d04-b955-1f637c224ed1>
  ns0:type skos:Concept ;
  skos:altLabel "Secondary ion mass spectroscopy"@fa, "SIMS"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/38b065c4-10d9-4e16-8ace-63d1eb093d28> ;
  skos:prefLabel "Secondary ion mass spectrometry"@en, "طیف‌سنجی جرمی یون ثانویه"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/38b065c4-10d9-4e16-8ace-63d1eb093d28>
  skos:prefLabel "Mass spectrometry"@en, "طیف‌سنجی جرمی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/993ee86e-3933-4d04-b955-1f637c224ed1> .

