@prefix fmc: <http://data.loterre.fr/ark:/67375/FMC> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

fmc:-MB3MVMRJ-W
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:prefLabel "works of art"@en, "obra de arte"@es, "Kunstwerk"@de, "oeuvre d'art"@fr ;
  skos:altLabel "artwork"@en .

fmc: a skos:ConceptScheme .
