@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#type> rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/82f6c5fd-bbef-4ff9-a5f9-de62d3f5dfeb>
  skos:prefLabel "Methods in electromagnetism"@en, "روش‌های الکترومغناطیس"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/b4dd5dd8-b88d-44bc-b30d-94b18a2b9a65> .

<http://www.irandoc.acir/onto/irandoc/b4dd5dd8-b88d-44bc-b30d-94b18a2b9a65>
  ns0:type skos:Concept ;
  skos:altLabel "FDTD"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/82f6c5fd-bbef-4ff9-a5f9-de62d3f5dfeb> ;
  skos:prefLabel "Finite-difference time-domain method"@en, "روش تفاضل محدود در حوزه زمان"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

