@prefix thesaurus: <http://metadata.un.org/thesaurus/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eu: <http://eurovoc.europa.eu/schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

thesaurus:010703
  a skos:Concept, eu:MicroThesaurus ;
  skos:narrower thesaurus:1004915 ;
  skos:prefLabel "قانون البحار"@ar, "LAW OF THE SEA"@en, "DERECHO DEL MAR"@es, "DROIT DE LA MER"@fr, "海洋法"@zh, "МОРСКОЕ ПРАВО"@ru .

thesaurus:1005762
  a skos:Concept ;
  skos:related thesaurus:1004915 ;
  skos:prefLabel "التعدين في قاع البحار"@ar, "SEABED MINING"@en, "APROVECHAMIENTO DE LOS FONDOS MARINOS"@es, "EXPLOITATION MINIERE DES FONDS MARINS"@fr, "Добыча полезных ископаемых на морском дне"@ru, "海底采矿"@zh .

thesaurus:1004915
  a skos:Concept ;
  skos:scopeNote "المركز الممنوح إلى دول و مؤسسات معينة أنفقت ما لا يقل عن 30 مليون دولار أمريكي قبل يناير 1983 على نشاطات تتعلق باستكشاف و استغلال عقيدات متعددة المعادن في منطقة قاع البحر"@ar, "Status granted to certain States and enterprises which expended at least $US 30 million prior to January 1983 in activities related to exploration for and exploitation of polymetallic nodules in the seabed area"@en, "Condición de la cual gozan aquellos Estados y empresas que invirtieron por lo menos 30 millones de dólares americanos antes de enero de 1983, en actividades relacionadas con la exploración y explotación de nódulos polimetálicos en la zona de los fondos marinos"@es, "Statut accordé à certains Etats ou entreprises qui ont dépensé avant janvier 1983 au moins 30 millions de dollars américains pour des activités relatives à l'exploration et l'exploitation des nodules polymétalliques des fonds marins"@fr, "Статус, предоставленный некоторым государствам и предприятиям, которые израсходовали до 1 января 1983 г. по меньшей мере 30 млн. долл. США на деятельность, связанную с разведкой и разработкой полиметаллических конкреций в районе морского дна"@ru, "给予一些国家和企业的优惠地位。这些国家和企业在1983年1月前已扩大投资至少3千万美元，用来勘探开发海床区域的多金属"@zh ;
  skos:inScheme thesaurus:01 ;
  skos:prefLabel "رواد المستثمرين"@ar, "PIONEER INVESTORS"@en, "PRIMEROS INVERSIONISTAS"@es, "INVESTISSEURS PIONNIERS"@fr, "Первоначальные вкладчики"@ru, "先驱投资者"@zh ;
  skos:note "ALDOC"@ar, "A/CONF.62/L.121, res.II"@en, "Резолюция II Третьей конференции ООН по морскому праву (п. 1 (a))"@ru, "核。-Chinese Terminology Datab"@zh ;
  skos:broader thesaurus:010703 ;
  skos:related thesaurus:1005762 ;
  dc:identifier "T0006357" .

rdf:type
  rdfs:label "type" ;
  rdfs:comment "The subject is an instance of a class." .

skos:Concept
  a owl:Class ;
  rdfs:label "Concept"@en .

skos:scopeNote
  rdfs:label "scope note"@en ;
  skos:definition "A note that helps to clarify the meaning and/or the use of a concept."@en ;
  rdfs:subPropertyOf skos:note .

skos:inScheme
  rdfs:label "is in scheme"@en ;
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en .

thesaurus:01
  a skos:ConceptScheme, eu:Domain ;
  skos:prefLabel "مسائل قانونية وسياسية"@ar, "POLITICAL AND LEGAL QUESTIONS"@en, "CUESTIONES POLITICAS Y JURIDICAS"@es, "QUESTIONS POLITIQUES ET JURIDIQUES"@fr, "ПОЛИТИЧЕСКИЕ И ЮРИДИЧЕСКИЕ ВОПРОСЫ"@ru, "政治和法律问题"@zh .

skos:prefLabel
  rdfs:label "preferred label"@en ;
  rdfs:comment "A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag."@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:subPropertyOf rdfs:label .

skos:note
  rdfs:label "note"@en ;
  skos:definition "A general note, for any purpose."@en .

skos:broader
  rdfs:label "has broader"@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:subPropertyOf skos:broaderTransitive .

skos:related
  rdfs:label "has related"@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:subPropertyOf skos:semanticRelation .

dc:identifier
  rdfs:label "Identifier"@en ;
  rdfs:comment "An unambiguous reference to the resource within a given context."@en ;
  rdfs:subPropertyOf dc11:identifier .

