@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix country: <http://publications.europa.eu/resource/authority/country/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .

<http://publications.europa.eu/resource/authority/country>
  a skos:ConceptScheme ;
  rdfs:label "Country"@en ;
  skos:hasTopConcept country:SMR ;
  skos:prefLabel "Country"@en .

country:SMR
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Сан Марино"@bg, "San Marino"@es, "San Marino"@tr, "Сан-Марына"@be, "San Marino"@de, "San Marino"@sv, "San Marino"@sl, "San Marino"@da, "San Marino"@it, "San Marino"@nl, "Saint-Marin"@fr, "Сан-Марино"@ru, "San Marino"@eu, "San Marino"@mt, "Sanmarīno"@lv, "Сан Марино"@mk, "San Marino"@et, "San Mariño"@gl, "San Marino"@en, "San Marino"@pl, "San Marino"@bs, "San Marino"@fo, "San Marino"@no, "San Marínó"@is, "San Mairíne"@ga, "Сан-Марино"@uk, "San Marino"@fi, "San Maríno"@sk, "San Marino"@sq, "San Marino"@ro, "San Marino"@cs, "San Marino"@hu, "San Marino"@pt, "San Marino"@ca, "San Marino"@lt, "San Marino"@hr, "Άγιος Μαρίνος"@el ;
  skos:altLabel "Sanmarínska republika"@sk, "Republika San Marino"@bs, "Република Сан Марино"@bg, "Republika San Marino"@sl, "Республіка Сан-Марино"@uk, "Lýðveldið San Marínó"@is, "San Marino Cumhuriyeti"@tr, "Republica da San Marino"@rm, "Republik San Marino"@sv, "République de Saint-Marin"@fr, "Рэспу́бліка Сан-Марына"@be, "República de San Marino"@es, "Sanmarīno Republika"@lv, "San Marinon tasavalta"@fi, "República de San Marino"@pt, "Δημοκρατία του Αγίου Μαρίνου"@el, "Republika San Marino"@pl, "Republikken San Marino"@no, "Republica San Marino"@ro, "San Marino Vabariik"@et, "Republic of San Marino"@en, "Republik San Marino"@de, "República de San Marino"@ca, "Repubblica di San Marino"@it, "San Marinoko Errepublika"@eu, "Republika San Marino"@cs, "Ir-Repubblika ta’ San Marino"@mt, "Република Сан Марино"@mk, "Republika San Marino"@sq, "San Marino Köztársaság"@hu, "Poblacht San Mairíne"@ga, "Republika San Marino"@hr, "Republikken San Marino"@da, "Республика Сан-Марино"@ru, "Republiek San Marino"@nl, "San Marino Respublika"@lt, "República de San Mariño"@gl ;
  dc11:identifier "SMR" ;
  ns0:authority-code "SMR" ;
  ns0:deprecated "false" ;
  ns0:op-code "SMR" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "SMR" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

