@prefix jvn: <http://data.loterre.fr/ark:/67375/JVN> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

jvn: a skos:ConceptScheme .
jvn:-NSDC2452-R
  mads:fieldOfActivity "role: goldsmith", "role: dealer", "role: collector", "role: jeweler" ;
  skos:altLabel "Faberže, famille"@fr, "Faberže family"@en ;
  a skos:Concept ;
  skos:prefLabel "Fabergé, famille, 19~e-20~e s."@fr, "Fabergé family, 19th-20th cs."@en ;
  skos:notation "160987" ;
  skos:scopeNote "of French origin"@en ;
  skos:inScheme jvn: .

