0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag
CONSTRUCT { ?URI a ex:Organization; ex:name ?NameWithLang; ex:CIK ?CIK; ex:LEI ?LEI; ex:ticker ?Stock_ticker; } FROM file:companies.csv WHERE { BIND (URI(CONCAT('companies/', ?Stock_ticker)) AS ?URI) BIND (STRLANG(?Name, "en") AS ?NameWithLang) } OFFSET 1
First / Previous / Next / Last
/ Page 2 of 0