@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ikmkc: <https://ikmk.smb.museum/ndp/category/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ikmk.smb.museum/ndp/corporation/17441>
  a skos:Concept, ikmkc:corporation ;
  skos:prefLabel "Maison Robineau Sorin Frères (Robineau & Fils)"@de ;
  skos:definition "Franz&ouml;sischer Hersteller von Medaillen und verwandten Objekten in Paris.Aktiv von 1851 bis 1905."@de, "French producer of medals and related objects in Paris.In operation from 1851 to 1905."@en ;
  skos:exactMatch <https://www.britishmuseum.org/collection/term/BIOG161926> ;
  gndo:functionOrRole <https://ikmk.smb.museum/ndptype_for_person_and_corporation/53> ;
  skos:inScheme ikmkc:corporation ;
  dc:created "2026-07-14"^^xsd:date ;
  dc:modified "2026-07-14"^^xsd:date ;
  dc:creator <http://nomisma.org/id/mk_berlin> .

<https://ikmk.smb.museum/ndptype_for_person_and_corporation/53> skos:prefLabel "Hersteller"@de, "Producer"@en .
