@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/129326001>
  skos:prefLabel "عمل تزریق"@fa, "Injection - action"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/395889004>
  skos:prefLabel "استرپتوکیناز (ماده)"@fa, "Streptokinase (substance)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/1217591002>
  skos:prefLabel "تزریق دارو یا دارو (روش)"@fa, "Injection of drug or medicament (procedure)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/449407000> .

<http://rdf-vocabulary.ddialliance.org/xkos#Direct_substance> rdfs:label "ماده مستقیم"@fa, "Direct substance"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#Method> rdfs:label "Method"@en, "روش"@fa .
<http://www.irandoc.acir/onto/irandoc/449407000>
  ns0:Direct_substance <http://www.irandoc.acir/onto/irandoc/395889004> ;
  ns0:Method <http://www.irandoc.acir/onto/irandoc/129326001> ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/1217591002> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/1217591002> ;
  skos:prefLabel "تزریق استرپتوکیناز (روش)"@fa, "Injection of streptokinase (procedure)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
