@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/298275ec-94c5-486b-b78e-c7da9c0482db>
  ns0:type skos:Concept ;
  skos:altLabel "TOFMS"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/38b065c4-10d9-4e16-8ace-63d1eb093d28> ;
  skos:prefLabel "Time-of-flight 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/298275ec-94c5-486b-b78e-c7da9c0482db> .

