{ "@context": { "@version": 1.1, "@protected": true, "social": "https://w3id.org/jeswr/sectors/social#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "skos": "http://www.w3.org/2004/02/skos/core#", "xsd": "http://www.w3.org/2001/XMLSchema#", "id": "@id", "type": "@type", "attributedTo": { "@id": "social:attributedTo", "@type": "@id" }, "content": { "@id": "social:content", "@type": "xsd:string" }, "Feed": "social:Feed", "inFeed": { "@id": "social:inFeed", "@type": "@id" }, "inReplyTo": { "@id": "social:inReplyTo", "@type": "@id" }, "mediaType": { "@id": "social:mediaType", "@type": "xsd:string" }, "Note": "social:Note", "published": { "@id": "social:published", "@type": "xsd:dateTime" }, "sector": "social:sector" } }