{ "@context": { "homepage": { "@id": "http://xmlns.com/foaf/0.1/homepage", "@type": "@id" }, "logo": { "@id": "http://xmlns.com/foaf/0.1/logo", "@type": "@id" }, "label": { "@id": "http://www.w3.org/2000/01/rdf-schema#label" }, "comment": { "@id": "http://www.w3.org/2000/01/rdf-schema#comment" } }, "@graph": [ { "@id": "http://data.silknow.org/actor/SILKNOW", "@type": "http://erlangen-crm.org/current/E39_Actor", "label": "SILKNOW", "comment": "SILKNOW is a research project that improves the understanding, conservation and dissemination of European silk heritage from the 15th to the 19th century.", "homepage": "http://silknow.eu/", "logo": "http://silknow.org/wp-content/uploads/2018/06/cropped-silknow-1.png" } ] }