Export to SKOS Turtle

Export a Mauro model to SKOS format in Turtle syntax.

This example demonstrates a basic export from Mauro JSON format to SKOS Turtle format.

Run the export command with SKOS as the output format:
MauroImportExport.Cli export skos model.json vocabulary.ttl

The command exports the Mauro model from model.json to a SKOS vocabulary file vocabulary.ttl in Turtle syntax.